EXTRACT is a tractable and robust automated cell extraction tool for calcium imaging, which extracts the activities of cells as time series from both one-photon and two-photon calcium imaging movies.
MIT License
65
stars
18
forks
source link
Instructions for the Use of the config.crop_circular Parameter #58
Thank you very much for developing such an excellent program like EXTRACT!
I'd like to ask if there is any instruction on the use of the parameter config.crop_circular (When I run extractor(M, config) with the default parameters, the circular field of view boundary is often wrongly extracted as a cell. I think this parameter might help solve this problem). However, after I set config.crop_circular = 1 and run the program, Matlab reported an error (as shown in the figure below).
Hi EXTRACT team,
Thank you very much for developing such an excellent program like EXTRACT!
I'd like to ask if there is any instruction on the use of the parameter config.crop_circular (When I run extractor(M, config) with the default parameters, the circular field of view boundary is often wrongly extracted as a cell. I think this parameter might help solve this problem). However, after I set config.crop_circular = 1 and run the program, Matlab reported an error (as shown in the figure below).
Thank you in advance for the help.