download_weekly_pointing_file¶
-
sunpy.instr.fermi.
download_weekly_pointing_file
(date)[source] [edit on github]¶ Downloads the FERMI/LAT weekly pointing file corresponding to the specified date. This file contains 1 minute cadence data on the spacecraft pointing, useful for calculating detector angles.
- Parameters
date (
astropy.time.Time
) – ATime
object or other date format understood by the parse_time function.