simpunch.flow#
Run the entire pipeline backward.
Functions#
|
Generate all the products in the reverse pipeline. |
Module Contents#
- simpunch.flow.generate_flow(gamera_directory: str, output_directory: str, forward_psf_model_path: str, backward_psf_model_path: str, wfi_quartic_backward_model_path: str, nfi_quartic_backward_model_path: str, wfi_quartic_model_path: str, nfi_quartic_model_path: str, num_repeats: int = 1, start_time: datetime.datetime | None = None, transient_probability: float = 0.03, shift_pointing: bool = False, generate_new: bool = True, generate_full_day: bool = False, update_database: bool = True, surrounding_cadence: float = 1.0) None#
Generate all the products in the reverse pipeline.