emolter / nirc2_reduce

Software for calibration and analysis of infrared images of solar system objects. Has been applied successfully to NIRC2, OSIRIS, and Lick ShARCS data.
GNU General Public License v3.0
1 stars 2 forks source link

added basic support for osiris #4

Closed emolter closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #4 (e903acd) into master (fc3586d) will decrease coverage by 0.16%. Report is 8 commits behind head on master. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   88.27%   88.11%   -0.16%     
==========================================
  Files          11       11              
  Lines         631      707      +76     
==========================================
+ Hits          557      623      +66     
- Misses         74       84      +10     
Files Changed Coverage Δ
nirc2_reduce/flats.py 95.12% <ø> (+0.38%) :arrow_up:
nirc2_reduce/image.py 66.66% <ø> (ø)
nirc2_reduce/multi_reduce.py 86.86% <ø> (+3.68%) :arrow_up:
nirc2_reduce/observation.py 85.59% <ø> (-2.78%) :arrow_down:
nirc2_reduce/prettycolors.py 70.00% <ø> (ø)
nirc2_reduce/sort_rawfiles.py 100.00% <ø> (ø)
nirc2_reduce/tests/test_flats.py 100.00% <ø> (ø)
nirc2_reduce/tests/test_multi_reduce.py 100.00% <ø> (ø)
nirc2_reduce/tests/test_observation.py 100.00% <ø> (ø)
nirc2_reduce/tests/test_sort_rawfiles.py 100.00% <ø> (ø)
... and 1 more