AllenInstitute / segmentation-labeling-app

Data pipeline and UI for human labeling of putative ROIs from 2p cell segmentations
Other
0 stars 0 forks source link

Update viz tools #32

Closed kschelonka closed 4 years ago

kschelonka commented 4 years ago

Some QOL updates for the ROI visualizations.

Get the content boundary as a separate function (so also can apply these boundaries to the source data) Add option for the padding function to return None if it won't fit in the padded size (rather than logging a warning and returning original array). Good for filtering the large artifacts out