Skip to content

Latest commit

 

History

History
41 lines (35 loc) · 1.22 KB

File metadata and controls

41 lines (35 loc) · 1.22 KB

sleepPy documentation

Scripts for analysing eeg data from mouse experiments
Uses the output from Sleepsign sleep scoring program to then analyse various aspects of sleep
Analysis scripts for Angus Fisk DPhil Thesis and Chiara McDermott FHS thesis 2018/2019

BASIC SCORING COMPLETE - PARTY TIME 2/11/2018

Build Status

Animal Day Score FFT VS HypEpoch Quality Control New FFT New VS Final Hyp
LL1 10 x
LL1 11 x
LL1 12 x
LL3 10 x
LL3 11 x
LL3 12 x
LL4 10 x
LL4 11 x
LL4 12 x
LL5 10 x
LL5 11 x
LL5 12 x
LL6 10 x
LL6 11 x
LL6 12 x
LL7 10 x x x x x x x x
LL7 11 x x x x x x x x
LL7 12 x x x x x x x x
LL8 10 x
LL8 11 x
LL8 12 x

Useful resources

  1. Introduction to python - https://docs.python-guide.org/#
  2. Introduction to pandas - https://jakevdp.github.io/PythonDataScienceHandbook/03.01-introducing-pandas-objects.html