Replies: 1 comment
-
I'm not sure about your exact pipeline, but I would just use the filters we already have in place: we have an SNR filter in component evaluation already, so just set that to a reasonable value, and then calculate dff using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I use CNMF.fit, then CNMF.refit, to extract components from 2-photon GCaMP7f movies.
I skip deconvolution by setting p to 0, and I use patches because SNR varies across the FOV.
CaImAn often extracts multiple components within a region of interest, and after df/f normalization, their relative strengths are lost.
How should I use CaImAn to estimate df/f within an arbitrary region of interest?
Currently I do the following:
Is this the procedure you recommend?
Thank you!
Carl
Beta Was this translation helpful? Give feedback.
All reactions