process_file

hermes_spani.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 (pathlib.Path) – Fully specificied filename of an input file. The file contents: Traditional binary packets in CCSDS format

Returns:

output_filenames (list[pathlib.Path]) – Fully specificied filenames for the output CDF files.