teamtomo / cryotypes

Super-simple data structures for cryo-electron tomography data
Other
3 stars 2 forks source link

Add shifts to poseset #18

Closed brisvag closed 1 year ago

brisvag commented 1 year ago

It's important to track shifts due to their connection to refinement procedures; we shouldn't assume to always add them up with the positions.

codecov-commenter commented 1 year ago

Codecov Report

Merging #18 (81c697a) into main (d952673) will decrease coverage by 0.49%. The diff coverage is 62.50%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   75.78%   75.28%   -0.50%     
==========================================
  Files          11       11              
  Lines         256      263       +7     
==========================================
+ Hits          194      198       +4     
- Misses         62       65       +3     
Impacted Files Coverage Δ
cryotypes/poseset/_constructor.py 0.00% <0.00%> (ø)
cryotypes/poseset/_data_labels.py 100.00% <100.00%> (ø)
cryotypes/poseset/_validators.py 68.42% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.