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

Use new poseset model #144

Closed brisvag closed 10 months ago

brisvag commented 10 months ago

Use new poseset model from cryotypes 0.2.0. This also helped find and fix several bugs here and there in cryohub and here.

codecov[bot] commented 10 months ago

Codecov Report

Merging #144 (b5ee561) into main (2166aea) will decrease coverage by 9.26%. Report is 11 commits behind head on main. The diff coverage is 36.36%.

@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
- Coverage   70.94%   61.69%   -9.26%     
==========================================
  Files          10       11       +1     
  Lines         413      496      +83     
==========================================
+ Hits          293      306      +13     
- Misses        120      190      +70     
Files Changed Coverage Δ
blik/_tests/test_reader.py 100.00% <ø> (ø)
blik/_tests/test_widget.py 100.00% <ø> (ø)
blik/widgets/power_spectrum.py 0.00% <0.00%> (ø)
blik/writer.py 0.00% <0.00%> (ø)
blik/widgets/main_widget.py 55.31% <25.00%> (+0.21%) :arrow_up:
blik/reader.py 71.42% <67.74%> (-17.86%) :arrow_down:
blik/widgets/filter.py 95.23% <100.00%> (+1.12%) :arrow_up:

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