maho3 / ltu-ili

Robust ML in Astro
https://ltu-ili.readthedocs.io/en/latest/
46 stars 9 forks source link

124 add lampe #125

Closed maho3 closed 10 months ago

maho3 commented 11 months ago

This PR addresses #124 . It consists of the following changes:

Still todo:

codecov-commenter commented 10 months ago

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (f1e8b80) 97.27% compared to head (42208b1) 96.49%. Report is 1 commits behind head on main.

Files Patch % Lines
ili/utils/ndes_pt.py 93.33% 9 Missing :warning:
ili/dataloaders/loaders.py 73.68% 5 Missing :warning:
ili/inference/runner_lampe.py 97.48% 4 Missing :warning:
ili/inference/runner_pydelfi.py 33.33% 2 Missing :warning:
ili/utils/samplers.py 80.00% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #125 +/- ## ========================================== - Coverage 97.27% 96.49% -0.79% ========================================== Files 22 23 +1 Lines 1249 1597 +348 ========================================== + Hits 1215 1541 +326 - Misses 34 56 +22 ```

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