Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Computer crashes with cnmf.run_detrend_dfof #276

Closed
restrepd opened this issue Feb 13, 2024 · 2 comments
Closed

Computer crashes with cnmf.run_detrend_dfof #276

restrepd opened this issue Feb 13, 2024 · 2 comments

Comments

@restrepd
Copy link

I am trying to get dFF and my computer crashes

I run mcorr_cnmf.ipynb. The code below calls

df.iloc[index].cnmf.run_detrend_dfof(quantileMin=8, frames_window=250, flag_auto=True, use_fast=True, use_residuals=True, detrend_only=False)

The computer becomes busy and gives this message several times:
"WARNING:root:Percentile computation failed. Duplicating and trying again."

It then crashes and re-starts.

Our computer runs Ubuntu:

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy

Jupyter lab python 3.11.7

I also need information on how to read your hdf5 file in matlab.

Thanks!

Diego Restrepo

@kushalkolar
Copy link
Collaborator

This is a caiman level issue, I suspect it's related to this: flatironinstitute/CaImAn#1274

I'm going to close the issue here and refer you to that issue on caiman.

@kushalkolar kushalkolar closed this as not planned Won't fix, can't repro, duplicate, stale Feb 14, 2024
@restrepd
Copy link
Author

restrepd commented Feb 14, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants