Antonino Ingargiola edited background-estimation.tex  over 9 years ago

Commit id: b51eaa69d9a7b3809f9e1d44df573768b1b83421

deletions | additions      

       

The first step of smFRET analysis involves estimating the background level.   For example, to compute the background every 30s, using a minimal timestamp   delay threshold of 2 ms 2~ms  for all the photon streams we execute: one executes:  \begin{verbatim}  d.calc_bg(bg.exp_fit, time_s=30, tail_min_us=2000)