teamtomo / cryotypes

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

Add a `ProjectionModel` specification #20

Closed alisterburt closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #20 (7d516e2) into main (635d25b) will decrease coverage by 16.76%. The diff coverage is 0.00%.

@@             Coverage Diff             @@
##             main      #20       +/-   ##
===========================================
- Coverage   75.65%   58.89%   -16.77%     
===========================================
  Files          11       16        +5     
  Lines         267      343       +76     
===========================================
  Hits          202      202               
- Misses         65      141       +76     
Impacted Files Coverage Δ
cryotypes/projectionmodel/__init__.py 0.00% <0.00%> (ø)
cryotypes/projectionmodel/_data_labels.py 0.00% <0.00%> (ø)
cryotypes/projectionmodel/_transformations.py 0.00% <0.00%> (ø)
cryotypes/projectionmodel/_typing.py 0.00% <0.00%> (ø)
cryotypes/projectionmodel/_utils.py 0.00% <0.00%> (ø)

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

alisterburt commented 1 year ago

thanks for the review, notes added! rotation object discussion can continue in #21 - will merge here