MIT-LCP / waveform-annotation

Platform for annotating physiological waveform data.
11 stars 4 forks source link

Five events per record #76

Closed Hsaeedx closed 2 years ago

Hsaeedx commented 2 years ago

Events pulled from all_anns.csv file (downloaded from admin console) will remain in RECORDS_VTVF files. Download the csv file and place it within the project folder and run filter_anns.sh.

Also removed small bug in views.py where events would not appear.

Lucas-Mc commented 2 years ago

I'm trying to figure out what to do with this after we create the new RECORDS file because it's a one-time fix ... I guess it would be okay if it didn't need an all_anns.csv in the directory but it looks like it does?