padre_meddea.calibration.calibration#
A module for all things calibration.
Functions
|
This is the entry point for the pipeline processing. |
- padre_meddea.calibration.calibration.process_file(filename: Path, overwrite=False) list[source]#
This is the entry point for the pipeline processing. It runs all of the various processing steps required.
- Parameters:
data_filename (str) – Fully specificied filename of an input file
- Returns:
output_filenames (list) – Fully specificied filenames for the output files.