parse_atran_filename¶
- sofia_redux.calibration.standard_model.hawc_calibration.parse_atran_filename(atran)[source]¶
Pull the alittude and zenith angle from the ATRAN filename.
- Parameters:
- atranstr
Name of the ATRAN file.
- Returns:
- altitudestr
Altitude of the plane for the atmospheric model.
- zenithstr
Zenith angle for the atmospheric model.