AllenInstitute / ophys_nway_matching

Other
4 stars 0 forks source link

Feature/independence of image plane #41

Closed djkapner closed 4 years ago

djkapner commented 4 years ago

this repo was dependent on having mask_image_plane or z already defined. This change implements a function to assign ROIs to layers so that the presence of these keys is not required.

codecov-commenter commented 4 years ago

Codecov Report

Merging #41 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #41   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          641       657   +16     
=========================================
+ Hits           641       657   +16     
Impacted Files Coverage Δ
nway/nway_matching.py 100.00% <ø> (ø)
nway/utils.py 100.00% <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 6578216...1a650cb. Read the comment docs.