You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, developer, when I was doing SWR detection by bz_findRipple.m I found that there is no extraction of the NREM state from the whole signal and instead the detection is run on the whole signal regardless of sleep state. Is this correct? Should one detect ripples on the whole signal and then take only those from the NREM states? Or should one first extract NREM bouts and run the detection on the NREM bouts?
I notice there is a .mat file in your example which provided the notation of states which animals are in. I also see in the database that ripples are saved as ALL and as NREM. May I ask what is your script which extracts sleep stages from the recording and groups ripples into NREM only? Thanks in advance!
The text was updated successfully, but these errors were encountered:
Thanks for trying it out! To detect states, including NREM, you can run SleepScoreMaster.m. After that is complete, you can visualize and manually edit thresholds (press a key) and specific epochs by running TheStateEditor.m
Hi, developer, when I was doing SWR detection by bz_findRipple.m I found that there is no extraction of the NREM state from the whole signal and instead the detection is run on the whole signal regardless of sleep state. Is this correct? Should one detect ripples on the whole signal and then take only those from the NREM states? Or should one first extract NREM bouts and run the detection on the NREM bouts?
I notice there is a .mat file in your example which provided the notation of states which animals are in. I also see in the database that ripples are saved as ALL and as NREM. May I ask what is your script which extracts sleep stages from the recording and groups ripples into NREM only? Thanks in advance!
The text was updated successfully, but these errors were encountered: