tritemio / FRETBursts

Burst analysis software for smFRET. **Moved to OpenSMFS organization**
https://github.com/OpenSMFS/FRETBursts
GNU General Public License v2.0
16 stars 17 forks source link

Burst index fix #64

Closed tritemio closed 7 years ago

tritemio commented 7 years ago

Fix a runtime error when BurstsGap is indexed or sliced. This caused, for example, the timetrace plot with bursts data overlay to fails on fused bursts.

A new module to tests the various Burst* objects is also added.