generate_minor_cal_outfile¶
- sofia_redux.calibration.standard_model.hawc_calibration.generate_minor_cal_outfile(row, atran)[source]¶
Generate the name of the output file for a minor target.
- Parameters:
- rowpandas.Series
Details of a single observation.
- atranstr
Name of ATRAN file used for atmosphere modeling.
- Returns:
- calib_outfilestr
Name of the calibration outfile to write the model to.