Skip to content

This repo contains Python code for processing and running analysis on polysomnography data.

Notifications You must be signed in to change notification settings

ZeitzerLab/polysomnography23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polysomnography Analysis 2023

This repo contains Python code for processing and running analysis on polysomnography data.

How to run analysis

1. Install dependencies

Run pip install -r requirements.txt to install dependencies.

2. Configure parameters

Parameters:

  • thresholds: WASO window durations to include
  • duration: Whether to calculate WASO duration
  • frequency: Whether to calculate WASO frequency
  • cols2drop: Columns to drop from the dataframe
  • threads: Number of threads to use for parallel processing

About

This repo contains Python code for processing and running analysis on polysomnography data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published