Hello! Thank you for all the help @Sunderlandkyl @lassoan - we got our module to work.
Our very last question is when we assign our masterVolumeNode right now:
masterVolumeNode = SampleData.SampleDataLogic().downloadCTACardio()
We assign it to a newly downloaded CTACardio. Is there a way to just assign it to the current master volume? Let’s say I upload my own files, what is the Python syntax to assign it to those files automatically?
Thanks!