OpenSMFS / FRETBursts

Burst analysis software for single and multi-spot single-molecule FRET (smFRET) data.
https://opensmfs.github.io/FRETBursts/
GNU General Public License v2.0
12 stars 9 forks source link

Add support for polarization data #13

Closed tritemio closed 6 years ago

tritemio commented 6 years ago

This PR allows loading files that have detection path split in 2 spectral bands and 2 polarization bands (4 detectors).

This requires Photon-HDF5 0.5 and phconvert 0.8.1 (commit https://github.com/Photon-HDF5/phconvert/commit/1be9aeda88a053acee5135c76891ae6fceb103f2 or later).

This PR was motivated by #12.

This code is untested so far.

Code tested and ready for merging.