RNA-FRETools / MASH-FRET

MATLAB package to analyze single-molecule FRET data
https://rna-fretools.github.io/MASH-FRET/
GNU General Public License v3.0
8 stars 2 forks source link

Calculate traces only works for .sira files not .avi files #121

Closed snguyen49 closed 9 months ago

snguyen49 commented 9 months ago

Hi Melodie,

Just coming on here to let you know that a consistent error has caught my attention pertaining to calculating traces. When using a .avi video file, the program generates an error even after following all proper procedures. I went back and reran it with a .sira file and found that it worked. It is not a major problem for me, but I figured that you would want to know if it was not your intention to make it this way. Here is the error code that comes up. image

Sydney Nguyen

mca-sh commented 9 months ago

Hi Sydney and thanks again for the bug report.

Indeed, the .avi video files can not be used to create traces because the intensity data is compressed and thus, denaturated. But the error should be handle by MASH, I will manage that.

Best, Mélodie