model_minor_body¶
- sofia_redux.calibration.standard_model.hawc_calibration.model_minor_body(obs_times, atran)[source]¶
Generate a model for a minor target.
- Parameters:
- obs_timespandas.DataFrame
Inforamtion describing all observations of the target.
- 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.