LM-SAL / aiapy

Python library for AIA data analysis
https://aiapy.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Update instrument response files to v10 #81

Closed nabobalis closed 10 months ago

nabobalis commented 3 years ago

In GitLab by @markcheung on Dec 2, 2020, 09:01

Note the release notes at https://hesperia.gsfc.nasa.gov/ssw/sdo/aia/response/V10_release_notes.txt . Update https://gitlab.com/LMSAL_HUB/aia_hub/aiapy/-/blob/master/aiapy/response/channel.py to reflect new calibration release.

nabobalis commented 3 years ago

In GitLab by @wtbarnes on Dec 2, 2020, 10:27

Interestingly, the release notes seem to indicate that v10 is not different than v8. And we have already updated the degradation in !90. Of course, there's no harm in just bumping the version either way.

nabobalis commented 3 years ago

In GitLab by @markcheung on Dec 2, 2020, 11:33

Right now it doesn't matter. If we include the full emissivity files in datamanager there would be a difference.

nabobalis commented 10 months ago

Already done.