NuSTAR / nustar-gen-utils

Repository for (hopefully) useful NuSTAR python tools
MIT License
9 stars 9 forks source link

Background report path #113

Open bwgref opened 1 year ago

bwgref commented 1 year ago

obs.download_bgd_report() currently pulls from the (deprecated) nulyses location. Will need to add some logic to switch to using the updated location for more current observations.

If the path doesn't exist, will probably just cause a failed curl call (haven't tried it yet).