kevin218 / Eureka

Eureka! is a data reduction and analysis pipeline intended for time-series observations with JWST.
https://eurekadocs.readthedocs.io/
MIT License
58 stars 45 forks source link

Several bug fixes #539

Closed taylorbell57 closed 1 year ago

taylorbell57 commented 1 year ago

This PR:

codecov-commenter commented 1 year ago

Codecov Report

Merging #539 (d2eecbf) into main (43c4a23) will decrease coverage by 0.01%. The diff coverage is 46.34%.

: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             @@
##             main     #539      +/-   ##
==========================================
- Coverage   57.52%   57.51%   -0.01%     
==========================================
  Files          92       92              
  Lines       11127    11137      +10     
==========================================
+ Hits         6401     6406       +5     
- Misses       4726     4731       +5     
Impacted Files Coverage Δ
src/eureka/S1_detector_processing/bias_sub.py 12.19% <0.00%> (-0.16%) :arrow_down:
src/eureka/S1_detector_processing/group_level.py 8.33% <0.00%> (-0.09%) :arrow_down:
src/eureka/S1_detector_processing/s1_process.py 13.59% <0.00%> (ø)
...eureka/S1_detector_processing/update_saturation.py 6.25% <0.00%> (ø)
src/eureka/S4_generate_lightcurves/generate_LD.py 8.33% <0.00%> (-2.99%) :arrow_down:
src/eureka/S5_lightcurve_fitting/s5_fit.py 67.06% <0.00%> (-0.66%) :arrow_down:
src/eureka/S4_generate_lightcurves/s4_genLC.py 85.49% <77.77%> (-0.45%) :arrow_down:
src/eureka/S3_data_reduction/plots_s3.py 68.66% <100.00%> (+0.10%) :arrow_up:
src/eureka/S3_data_reduction/s3_reduce.py 87.84% <100.00%> (ø)
src/eureka/S6_planet_spectra/s6_spectra.py 49.53% <100.00%> (ø)
... and 1 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more