rs-station / careless

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

Update stream file doc, change mlp-width default to 10 #144

Closed kmdalton closed 9 months ago

kmdalton commented 9 months ago

This is a very straightforward PR. I added a little more description about the metadata available for stream files in the CLI. I also am changing the default --mlp-width to be 10 rather than inferred from the metadata width.

This resolves #141 and #142

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (ccc58c0) 78.92% compared to head (0f3046d) 78.88%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #144 +/- ## ========================================== - Coverage 78.92% 78.88% -0.05% ========================================== Files 52 52 Lines 2344 2344 ========================================== - Hits 1850 1849 -1 - Misses 494 495 +1 ``` | [Flag](https://app.codecov.io/gh/rs-station/careless/pull/144/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/144/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rs-station) | `78.88% <ø> (-0.05%)` | :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.