rs-station / careless

Merge X-ray diffraction data with Wilson's priors, variational inference, and metadata
MIT License
16 stars 6 forks source link

Dw cpu #151

Closed kmdalton closed 7 months ago

kmdalton commented 7 months ago

This addresses #150 and should fix the DW prior to work on CPU.

kmdalton commented 7 months ago

Note: I had to set tf<2.16, becuase tfp doesn't support it yet.

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (a68078a) 78.88% compared to head (486136a) 78.81%. Report is 4 commits behind head on main.

Files Patch % Lines
careless/models/priors/wilson.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #151 +/- ## ========================================== - Coverage 78.88% 78.81% -0.07% ========================================== Files 52 52 Lines 2344 2346 +2 ========================================== Hits 1849 1849 - Misses 495 497 +2 ``` | [Flag](https://app.codecov.io/gh/rs-station/careless/pull/151/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rs-station) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/rs-station/careless/pull/151/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rs-station) | `78.81% <0.00%> (-0.07%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rs-station#carryforward-flags-in-the-pull-request-comment) to find out more.

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