stuartfogel / CountingSheepPSG

EEGLAB-compatible analysis software for manual / visual sleep stage scoring, signal processing and event marking of polysomnographic (PSG) data for MATLAB.
https://github.com/stuartfogel/CountingSheepPSG
GNU General Public License v3.0
11 stars 4 forks source link
eeg eeg-preprocessing eeg-signals-processing eeglab event-detection polysomnography psg signal-processing sleep sleep-analysis sleep-research sleep-scoring sleep-stage-scoring sleep-staging

Counting Sheep PSG

EEGLAB-compatible manual sleep stage scoring, signal processing and event marking of polysomnographic (PSG) data for MATLAB.

screenshot

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Mac, PC and Linux compatible.
Designed for use with EEGLAB 2023 or later (https://eeglab.org) on Matlab R2020b or later (R2022b or later recommended).
For use on continuous EEGLAB datasets (*.set).

Works best if recording includes (in the EEG.event structure):

Installing

Simply unzip 'countingSheepPSG' and add to Matlab path.
Alternatively, unzip and move folder to '~/eeglab/plugins/' directory for EEGLAB GUI integration.

Usage

  1. Launch by typing 'countingSheepPSG' at command prompt.
  2. Customize display montage in: ~/montages/sleep_montage_default.m (rename and save to new file)
  3. Loads an EEGlab PSG dataset for signal preprocessing and annnotation.

Supported Data Formats:

Sleep Scoring Keyboard Shortcuts:

Event Marking Mode:

Signal processing (using built-in EEGlab functions)

Automatic Event Detection:

Authors

Stuart Fogel & Sleep Well.
School of Psychology, University of Ottawa, Canada.
uOttawa Sleep Research Laboratory.

A revision of sleepSMG. sleepSMG originally developed by:
Stephanie Greer and Jared Saletin.
Walker Lab, UC Berekeley, 2011.
https://sleepsmg.sourceforge.net
https://www.jaredsaletin.org/hume

Contact

https://www.uottawa-sleeplab.ca
https://www.sleepwellpsg.com
sfogel@uottawa.ca

License

Copyright (C) Stuart Fogel & Sleep Well, 2022.
See the GNU General Public License v3.0 for more information.

This file is part of 'Counting Sheep PSG'. See https://github.com/stuartfogel/CountingSheepPSG for details.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above author, license, copyright notice, this list of conditions, and the following disclaimer.

  2. Redistributions in binary form must reproduce the above author, license, copyright notice, this list of conditions, and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Counting Sheep PSG is intended for research purposes only. Any commercial or medical use of this software and source code is strictly prohibited.