generate_major_cal_outfile¶
- sofia_redux.calibration.standard_model.hawc_calibration.generate_major_cal_outfile(row, atran, herschel_file)[source]¶
Generate the name of the output file for a major target.
- Parameters:
- rowpandas.Series
Details of a single observation.
- atranstr
Name of the ATRAN file used.
- herschel_filestr
Name of the standard Herschel file for this target.
- Returns:
- calib_outfilestr
Name of the calibration outfile to write the model to.