simpunch.flow#
Run the entire pipeline backward.
Functions#
|
Generate all the products in the reverse pipeline. |
Module Contents#
- simpunch.flow.generate_flow(file_tb: str, file_pb: str, time_obs: datetime.datetime, out_dir: str, backward_psf_model_path: str | collections.abc.Callable, wfi_quartic_backward_model_path: str | collections.abc.Callable, nfi_quartic_backward_model_path: str | collections.abc.Callable, transient_probability: float = 0.03, shift_pointing: bool = False) list[str][source]#
Generate all the products in the reverse pipeline.