read_calibration_file

hermes_spani.calibration.calibration.read_calibration_file(calib_filename: Path)[source]

Given a calibration, return the calibration structure.

Parameters:

calib_filename (str) – Fully specificied filename of the non-calibrated file (data level < 2)

Returns:

output_filename (str) – Fully specificied filename of the appropriate calibration file.

Examples