-
Notifications
You must be signed in to change notification settings - Fork 22
About Hypnograms #15
Comments
I think you just need to replace the URL in the code with the new URL: Unfortunately I currently don't have the time to update anything related to the project, but feel free to implement the changes and create a PullRequest |
I used the newest URL address, but convert_hypnograms method doesn't work, I got null hypnogram.csv. I started to learn sleep stage classification recently, so don't understood the EDF format file well. I want to run your example model firstly, then learn everything deepy, so I bug the hypnogram files. If I disturbed you, my apologize.
|
If it's ok, please pack the hypnogram files and send to my e-mail address. Thanks!
|
Thanks for your job, it's really excellent! |
Thanks! I knew the datasets and I already downloaded the raw file. My problem is I can't covert the raw hypnogram.edf files to hypnogram.csv as target/labels which can train a model. So I really wanted those hynograms.groundtruth,csv files. If you have, could you please share with me.
发自网易邮箱大师
On 2/21/2019 22:22,Li Haipeng<[email protected]> wrote:
Thanks for your job, it's really excellent!
I created a PullRequest to update the database, and hope it helps ;)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Ah! Now I understand, you need the ground truth converted to csv. try this script: https://github.com/skjerns/AutoSleepScorerDev/blob/master/edfx_database.py the |
Have a look at https://github.com/skjerns/AutoSleepScorerDev/tree/master/edfx There's all the hypnograms and an updated version of the conversion script: https://github.com/skjerns/AutoSleepScorerDev/blob/master/edfx/README.MD |
Hi Simon
I'm Jim, a student of China. I'm learning your code. Can you share the hypnograms files of your thesis because of edfx database has been updated, so I can't run the edfx_database.py correctly. My e-mail address is [email protected]. Thanks a lot!
The text was updated successfully, but these errors were encountered: