Armand Mensen
Armand Mensen
If you have the EEGLAB toolbox in your path, you can use their function to import the EDF file... For example: ``` [filename, filepath] = uigetfile('*.edf', 'Choose an edf data...
Sorry this took me so long to reply! For some reason GitHub stopped sending me notifications... I now use, and recommend my other EEG display tool also for sleep scoring......
I'll have to check this out! I avoided smoothing the signal because it can change the amplitudes of the waves etc, but this might be the only way to go...
Hey Anna! You should be able to load the results file into swa_Explorer... the same as with slow waves (and also saw-tooth actually so I should remove the ST_explorer specifically)....
Hmmm... that's odd. Could you post the error you received in Matlab and then we can fix it together.
Hey Anna! Since I'm not sure how the fields `cycle_ref, stage_ref and arousals_ref` are used, I can't comment whether this works for your purposes or not. As for the error,...
Another similar question came recently. Of course, having more flexibility there is an advantage, and that's why most of my efforts have been working to make the "csc_eeg_plotter", which is...
I'm still working on the event types... but for now you can just set line 23: `handles.number_of_event_types = 4; % how many event types do you want?` to whatever number...
So if you've manually changed the loaded result file (adding or deleting waves, or editing the channel level), you can just save it with another name and that becomes your...
I agree that searching for a true beginning might be quite difficult considering we may lower the threshold too much and it would never stop finding waves... but an absolute...