punchpipe.control.cache_layer.stray_light#
Classes#
Interface for passing callable objects instead of file paths to be loaded. |
Functions#
|
Module Contents#
- class punchpipe.control.cache_layer.stray_light.StrayLightLoader(path: str)[source]#
Bases:
punchpipe.control.cache_layer.loader_base_class.LoaderABC[ndcube.NDCube]Interface for passing callable objects instead of file paths to be loaded.
- path#