Welcome

This is the documentation page for sleepSMG, which is an open soucre matlab user interface for scoring sleep and comparing sleep scores across individuals. This software was developed by Stephanie Greer (Helen Wills Neuroscience Institute) and Jared Saletin (Psychology Department) who are both graduate students in Matthew Walker's sleep and neuroimaging lab at UC Berkeley. Please contact Stephanie if you have any questions/comments or would like to contribute to this project.

Download

The project is hosted by sourceforge and you can download code either using SVN or directly form the website.

SVN Download

The best way to download the code is by typing the following into your terminal:

svn co https://sleepsmg.svn.sourceforge.net/svnroot/sleepsmg sleepsmg

You will end up with a folder called sleepsmg that contains everything you need.

Web Download

The full repository can be accessed for download here. Scroll down to the bottom of the page to find the "Download GNU tarball" link to download all the files.

Install

All you need to do to install the program is download the source code into a folder and then add that folder to your matlab path.