Skip to content

ENH: enable customization of SliceNode and SliceController

Davide Punzo requested to merge github/fork/Punzo/SliceFactorization into master

Hi @jcfr .

I implemented all the API and infrastructure as designed in https://github.com/Slicer/Slicer/pull/499. I apologize that it is all in one PR. I wanted to test it so I preferred to implement everything.

Tests:

  1. I loaded MRHead, I navigated the datacube using the SliceController and I used several modules.
  2. I loaded my extension (which customize the 2-D View with the new API), I navigated the datacube using the SliceController and I used several modules.

@lassoan @pieper may you also kindly have a look?

Thanks,

Davide.

Merge request reports