burstH2MM documentation#

burstH2MM is designed to make analyzing single molecule burst experiments with H2MM easy. burstH2MM is built to work with FRETBursts, on which it depends for burst search and selection. burstH2MM serves to organize and process the results of H2MM optimizations and access the results of Viterbi analysis, which assigns each photon a state, and further processing segments the data into dwells.

Installation#

To install burstH2MM simply type

pip install burstH2MM

into your terminal window. Python 3.8 or greater is required.

Please Cite#

H2MM was originally introduced by Pirchi and Tsukanov et. al. 2016 and this implementation is built on the extension introduced in Harris et. al. 2022. If you use this library in a publication, please make sure to cite both these papers.

Contents#

Indices and tables#

Thank you for using H2MM