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

Updating environment.yml files for Apple M2 computers #637

Closed taylorbell57 closed 6 months ago

taylorbell57 commented 6 months ago

Installing celerite2 and mc3 through conda on Apple M2 computers apparently fails (#635) but works when installing them through pip. This PR applies that small tweak to environment.yml and environment_pymc3.yml and resolves #635

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.82%. Comparing base (e8ea1d1) to head (267df48).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #637 +/- ## ======================================= Coverage 58.82% 58.82% ======================================= Files 101 101 Lines 12632 12632 ======================================= Hits 7431 7431 Misses 5201 5201 ```

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