AllenInstitute / AllenSDK

code for reading and processing Allen Institute for Brain Science data
https://allensdk.readthedocs.io/en/latest/
Other
343 stars 149 forks source link

Create Mask Binarization and Cell Creation Module #1658

Closed pickles-bread-and-butter closed 4 years ago

pickles-bread-and-butter commented 4 years ago

Overview:

There needs to be a module that takes a Suite2p output stat.npy file and binarizes the masks and writes them into a .json file in LIMS ROI format. There already exist methods for doing the binarization and loading from Suite2p file in Ophys ETL Pipelines.

Tasks:

Validation Criteria:

pickles-bread-and-butter commented 4 years ago

This should have been in ophys_etl closing and opening in that repo