ojwalch / sleep_classifiers

Classify sleep from heart rate and acceleration via Apple Watch
183 stars 84 forks source link

FileNotFoundError #5

Closed balandongiv closed 4 years ago

balandongiv commented 4 years ago

Great works Olivia. I would like to replicate the result from the paper you co-authored. However, Python compiler returned an error FileNotFoundError

Apparently, this error due to insufficient motion data from the data set downloaded from this link

Specifically, the following ids are missing from the motion folder.

9961348 , 8258170, 9106476, 8686948, 8530312,, 9618981, 8692923, 844359

May I know whether this deliberate or due to unforeseen error?

Appreciate the time taken entertaining this thread

ojwalch commented 4 years ago

Hi: Are you sure you downloaded all the files? When I go to the PhysioNet link, I see all of those IDs in the motion/ folder.

balandongiv commented 4 years ago

Yes, my bad. Apparently there is incomplete transfer from my side. Thanks