flatironinstitute / CaImAn

Computational toolbox for large scale Calcium Imaging Analysis, including movie handling, motion correction, source extraction, spike deconvolution and result visualization.
https://caiman.readthedocs.io
GNU General Public License v2.0
639 stars 370 forks source link

Delete unwanted ROI directly from estimates.nb_view_components #1415

Open zhouyi0812 opened 1 month ago

zhouyi0812 commented 1 month ago

Hello!

After I get the output cells/neurons, if I can directly delete the unwanted ROI from estimates.nb_view_components? So far I have to subset through Neuron_id to filter the unwanted ROI which takes a lot of time.

Thank you very much!

image