plot_detector_sun_angles#
- sunkit_instruments.fermi.plot_detector_sun_angles(angles)[source]#
Plots the Fermi/GBM detector angles as a function of time.
- Parameters:
angles (
dict
) – A dictionary containing the Fermi/GBM detector angle information as a function of time. Obtained from theget_detector_separation_angles
function.