autowisp.processing_steps package

Add all configuration steps to __all__.

autowisp.processing_steps._NON_STEP_MODULES = frozenset({'__init__', 'lc_detrending', 'lc_detrending_argument_parser', 'manual_util'})

Module names under this package that are shared helpers, not pipeline steps, and so are excluded from get_step_names().

Submodules