-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extend NIRSpec wavelength ranges #82
Conversation
This update also includes a new definition of the NIRSpec PSF and an associated lookup table to use it, which was derived from fixed-slit observations of the standard star P330E. A notebook showing how the PSF was generated is in the repo at https://github.com/gbrammer/msaexp/blob/extend-wavelength-range/docs/examples/lookup-table-psf.ipynb. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #82 +/- ##
==========================================
+ Coverage 65.13% 66.34% +1.20%
==========================================
Files 16 16
Lines 7151 7306 +155
==========================================
+ Hits 4658 4847 +189
+ Misses 2493 2459 -34 ☔ View full report in Codecov by Sentry. |
Fixed-slit spectrum of a bright standard star. |
Extend the wavelength limits in various NIRSpec reference files so that the extracted spectra aren't masked at extended wavelenghts. Currently this involves setting the F-Flat and S-Flat tables to constant values, which requires recalibration of the overall throughput.