nel-lab / mesmerize-core

High level pandas-based API for batch analysis of Calcium Imaging data using CaImAn
Other
60 stars 15 forks source link

What is the detrend_df_f function #294

Closed qweasdf1354 closed 6 months ago

qweasdf1354 commented 6 months ago

Hi, kushal kolar! nice to see you!

I want to ask a basic question

how to understand the detrend_df_f function i see the original article(elife) and is difficult for me to understand the function. in my opinion the dfof can be simply understand by the F(t)-F(0)/F(0),and i want to know the F(0) in this detrend_df_f function mean. is that the dynamic range of baseline for the specific F(t)? or static or markered? i mean how to define the F(0), is the first 500 frame value or the 500 frame around the F(t)? Thanks a lot!

kushalkolar commented 6 months ago

duplicate of #293