Hi everyone!
I am exporting the data in Matlab, and - according to your documentation - I should have:
result.cell0.trial0(1,:) which should be the final extracted cell signal
result.cell0.trial0(2,:) which should be the contaminating signal (sometimes zeroed - what does it mean?)
However, I also have others 3 lines of reulsts which are zeroed or non-zeroed. What these lines of data represents?
Which one is the neuropil?
The same is then also applied on the df_result (obtained by running calc_deltaf(3)).
Furthermore, how you "choose the best nRegions"? - At the moment I am running with nRegions = 4 (given by default?).
Thank you a lot for helping me and for this amazing tool !! (:
Hi everyone!
I am exporting the data in Matlab, and - according to your documentation - I should have:
result.cell0.trial0(1,:)which should be the final extracted cell signalresult.cell0.trial0(2,:)which should be the contaminating signal (sometimes zeroed - what does it mean?)However, I also have others 3 lines of reulsts which are zeroed or non-zeroed. What these lines of data represents?
Which one is the neuropil?
The same is then also applied on the df_result (obtained by running calc_deltaf(3)).
Furthermore, how you "choose the best nRegions"? - At the moment I am running with nRegions = 4 (given by default?).
Thank you a lot for helping me and for this amazing tool !! (: