MarineBioAcousticsRC / DetEdit

A graphical user interface for annotating and editing events detected in long-term acoustic monitoring data
https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1007598
Other
23 stars 12 forks source link

irregular gaps, improved handling raw file times #47

Closed asolsonaberga closed 4 years ago

asolsonaberga commented 4 years ago

@kfrasier @sbaumannpickering

Creating an LTSA session for some disks that had serious timing issue was still crushing. So I made some changes in the padLTSA function so when padding it also takes into account the length of the raw file. It was assuming an ideal raw file length (the max length of any disk in the deployment).

Please, check it out.

Alba