read_obstimes#

sofia_redux.calibration.standard_model.hawc_calibration.read_obstimes(obs_files)[source]#

Read in when the observations took place.

Parameters:
obs_filesstr

Name of the file containing the description of the observations.

Returns:
obs_timespandas.DataFrame

Details of the observations.

Raises:
PipeCalError

If any part of obs_files is imporoperly formatted.