Plotting Registration Results from Elastix

Hello,

I want to plot my registration results to compare different metric values and also the amount of translation in x, y, z direction. I found some code from SimpleITK here: SimpleITK-Notebooks/60_Registration_Introduction.ipynb at master · InsightSoftwareConsortium/SimpleITK-Notebooks · GitHub

but I’m not sure how to relate it to Slicer while Elastix module is running the registration.

Thanks.