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

Surface picking #139

Closed brisvag closed 1 year ago

brisvag commented 1 year ago

Surface picking tool based on on https://github.com/morphometrics/morphosamplers/pull/7.

codecov[bot] commented 1 year ago

Codecov Report

Merging #139 (dbce6d4) into main (0b39475) will decrease coverage by 14.23%. The diff coverage is 28.28%.

@@             Coverage Diff             @@
##             main     #139       +/-   ##
===========================================
- Coverage   85.27%   71.04%   -14.23%     
===========================================
  Files          10       10               
  Lines         326      411       +85     
===========================================
+ Hits          278      292       +14     
- Misses         48      119       +71     
Impacted Files Coverage Δ
blik/widgets/main_widget.py 55.15% <22.82%> (-30.56%) :arrow_down:
blik/_tests/test_reader.py 100.00% <100.00%> (ø)
blik/reader.py 89.28% <100.00%> (ø)
blik/utils.py 100.00% <100.00%> (ø)

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