Eitan Lerner edited Conclusions.tex  over 9 years ago

Commit id: 6c9b870163d386bb7ac0f5976f2ab1ad82ee2fa3

deletions | additions      

       

smFRET burst analysis pipeline. Examples of novel concepts implemented in FRETBursts are background estimation as a function of time,  background-dependent threshold for burst search, burst filtering based on   gamma-corrected burst sizes and burst weighting.  \item Modern software engineering design: we follows the \href{http://en.wikipedia.org/wiki/Don\%27t_repeat_yourself}{DRY principle} to reduce duplication and the \href{http://en.wikipedia.org/wiki/KISS_principle}{KISS principle} to avoid overenginering. over-enginering.  \item Defensive programming~\cite{Prli__2012}: we aim for the maximum code redability,  estensive unit and regression testing and continuous integration.  \end{enumerate}