process_file

padre_sharp.calibration.calibration.process_file(data_filename: Path) list[source]

This is the entry point for the pipeline processing. It runs all of the various processing steps required.

Parameters:

data_filename (Path) – Fully specificied filename of an input file

Returns:

output_filenames (list) – Fully specificied filenames for the output files.