report_result

sofia_redux.calibration.standard_model.calibration_io.report_result(result, filter_name, outf)[source]

Format the result of the calibration and report it.

Parameters:
resultdict

Collection of calibration results.

filter_namestr

Name of the current filter.

outfIOStream

Open output file to write to.

Returns:
None