brisvag / blik

Python tool for visualising and interacting with cryo-ET and subtomogram averaging data.
https://brisvag.github.io/blik/
GNU General Public License v3.0
23 stars 8 forks source link

Fix orientations defaults and related IO #150

Closed brisvag closed 10 months ago

brisvag commented 10 months ago

Ensure feature_defaults behave properly with orientations, and that IO accounts for edge cases (especially relevant when manual picking)

codecov-commenter commented 10 months ago

Codecov Report

Merging #150 (27f5a98) into main (9dd623d) will increase coverage by 0.49%. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   50.24%   50.73%   +0.49%     
==========================================
  Files          10       10              
  Lines         402      406       +4     
==========================================
+ Hits          202      206       +4     
  Misses        200      200              
Files Changed Coverage Δ
src/blik/reader.py 72.04% <100.00%> (+0.61%) :arrow_up:
src/blik/widgets/main_widget.py 55.82% <100.00%> (+0.54%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more