model_major_body

sofia_redux.calibration.standard_model.hawc_calibration.model_major_body(obs_times, caldata, atran)[source]

Generate a model for a major target.

Parameters:
obs_timespandas.DataFrame

Information describing all observations of the target.

caldatastr

Path to the calibration data.

atranstr

Name of ATRAN file to use for atmospheric modeling.

Returns:
obspandas.DataFrame

Copy of obs_times with added columns describing the name of the model and calibration files.