mantidimaging.core.operations.loader module¶
- mantidimaging.core.operations.loader.load_filter_packages() List[BaseFilterClass] [source]¶
Imports all subpackages with a FILTER_CLASS attribute, which should be an extension of BaseFilter.
These classes are then used to provide the names, required inputs, and behaviour to execute then named filter on a stack of images.
- Parameters:
ignored_packages – List of ignore rules