gelles-brandeis / tapqir

Bayesian analysis of co-localization single-molecule microscopy image data.
Apache License 2.0
4 stars 0 forks source link

Save values of posterior-sampled dwell times #402

Closed gelles-brandeis closed 1 year ago

gelles-brandeis commented 1 year ago

Hi Yerdos, Can you make the Post Analysis/Dwell-times tab so that it saves the posterior sampled dwell times in a csv (or other format) file?

ordabayevy commented 1 year ago

Hi Jeff. Merged it to the latest branch. It saves intervals information with low/high codes from which dwell times can be inferred. The name of the file is {model name}_intervals-channel{c}.csv. Is this what you were asking for?