Skip to content
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

Merged
merged 21 commits into from
Nov 3, 2024

update lookup table psf and add notebook

63f3b9e
Select commit
Loading
Failed to load commit list.
Merged

Extend NIRSpec wavelength ranges #82

update lookup table psf and add notebook
63f3b9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 3, 2024 in 0s

66.34% (+1.20%) compared to 6c66890

View this Pull Request on Codecov

66.34% (+1.20%) compared to 6c66890

Details

Codecov Report

Attention: Patch coverage is 28.94737% with 162 lines in your changes missing coverage. Please review.

Project coverage is 66.34%. Comparing base (6c66890) to head (63f3b9e).

Files with missing lines Patch % Lines
msaexp/utils.py 21.05% 75 Missing ⚠️
msaexp/pipeline.py 4.44% 43 Missing ⚠️
msaexp/spectrum.py 42.85% 32 Missing ⚠️
msaexp/slit_combine.py 58.82% 7 Missing ⚠️
msaexp/resample_numba.py 55.55% 4 Missing ⚠️
msaexp/drizzle.py 75.00% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.