autowisp.processing_steps.stack_to_master_flat module
Class Inheritance Diagram

Stack calibrated flat frames to a master flat.
- autowisp.processing_steps.stack_to_master_flat.allowed_interrupted_status_values = (0,)
Frames are marked as started and nothing else until the masters are written, so that is the only state an interrupted stack leaves behind.
- autowisp.processing_steps.stack_to_master_flat.cleanup_interrupted(interrupted, configuration)[source]
Cleanup file system after partially creating stacked image(s).
- autowisp.processing_steps.stack_to_master_flat.get_master_fnames(image_fname, configuration)[source]
Return the filenames of the high and low master flats to generate.