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

API: Rename run_fissa argument export_to_matlab -> export_to_matfile #280

Closed scottclowe closed 2 years ago

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 2 years ago

Codecov Report

Merging #280 (240cd9f) into master (96c99d0) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #280   +/-   ##
=======================================
  Coverage   94.08%   94.08%           
=======================================
  Files           8        8           
  Lines        1217     1217           
  Branches      313      313           
=======================================
  Hits         1145     1145           
  Misses         36       36           
  Partials       36       36           
Flag Coverage Δ
nbsmoke 60.06% <60.00%> (ø)
unittests 93.75% <100.00%> (ø)

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

Impacted Files Coverage Δ
fissa/core.py 96.88% <100.00%> (ø)

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 96c99d0...240cd9f. Read the comment docs.