kevin218 / Eureka

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

Create exception for MC3 failed import #641

Closed kevin218 closed 6 months ago

kevin218 commented 6 months ago

This is a temporary workaround to Issue #628. If MC3 fails to import, the user is alerted with a print statement and no Allan variance plots will get produced in Stage 5.

Enough people are having this problem that I wanted to get this workaround into main ASAP.

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 58.49%. Comparing base (efa3e68) to head (56005c8).

:exclamation: Current head 56005c8 differs from pull request most recent head 2893c6e. Consider uploading reports for the commit 2893c6e to get more accurate results

Files Patch % Lines
src/eureka/S5_lightcurve_fitting/plots_s5.py 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #641 +/- ## ========================================== - Coverage 58.82% 58.49% -0.34% ========================================== Files 101 101 Lines 12632 12637 +5 ========================================== - Hits 7431 7392 -39 - Misses 5201 5245 +44 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.