Closed ajkswamy closed 4 years ago
With your parameter settings no components have been detected, therefore evaluate_components
fails. Please use parameters that are appropriate for your dataset. When using corr_pnr
as initialization method (usually used for microendoscopic 1p data) the crucial parameters controlling the number of detected components are min_pnr
and min_corr
, cf. https://github.com/flatironinstitute/CaImAn/blob/master/demos/notebooks/demo_pipeline_cnmfE.ipynb
Thank you for diagnosing the problem and for the advice. I will check if setting these parameters help. Otherwise, I will reopen the issue.
For better support, please use the template below to submit your issue. When your issue gets resolved please remember to close it.
Sometimes errors while running CNMF occur during parallel processing which prevents the log to provide a meaningful error message. Please reproduce your error with setting
dview=None
.If you need to upgrade CaImAn follow the instructions given in the documentation.
Tell us a bit about your setup:
Operating system (Linux/macOS/Windows): Linux
Python version (3.x): 3.7
Working environment (Python IDE/Jupyter Notebook/other): Terminal
Which of the demo scripts you're using for your analysis (if applicable):
CaImAn version*: 1.8.5
CaImAn installation process (
pip install .
/pip install -e .
/conda): conda *You can get the CaImAn version by creating aparams
object and then typingparams.data['caiman_version']
. If the field doesn't exist, type N/A and consider upgrading)Describe the issue that you are experiencing Data: MMAP file
Code:
Copy error log below
If you're not reporting an error, type your message below