rochefort-lab / fissa

A Python toolbox for Fast Image Signal Separation Analysis, designed for Calcium Imaging data.
GNU General Public License v3.0
30 stars 28 forks source link

ENH: Save analysis params to prep/sep npz cache #223

Closed scottclowe closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #223 (65709ea) into master (72fa20b) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
+ Coverage   92.74%   92.75%   +0.01%     
==========================================
  Files           8        8              
  Lines         937      939       +2     
  Branches      196      197       +1     
==========================================
+ Hits          869      871       +2     
  Misses         33       33              
  Partials       35       35              
Flag Coverage Δ
nbsmoke 66.02% <100.00%> (+0.07%) :arrow_up:
unittests 92.33% <100.00%> (+0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
fissa/core.py 95.36% <100.00%> (+0.02%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 72fa20b...65709ea. Read the comment docs.