728x90
반응형
SMALL
Prerequisites
이것은 주로 신규 사용자를 대상으로 하는 YASA에 대한 소개이다. 그러나 약간의 Python, 특히 NumPy 및 Pandas 와 같은 라이브러리를 알아야 한다. 이 튜토리얼은 또한 기본 수면 연구 및 수면다원검사 (PSG) 데이터 분석 방법에 익숙하다고 가정한다.
터미널 또는 Anaconda 명령 프롬프트를 열고 다음을 입력하여 최신 버전의 YASA를 설치해야 합니다.
pip install --upgrade yasa
컴퓨터에 다음 두 파일을 다운로드해야 한다. 파일은 이 노트북과 같은 폴더에 저장해야 한다. PSG 데이터는 유럽 데이터 형식 (.edf)으로 저장된다.
|
https://raphaelvallat.com/yasa/build/html/quickstart.html#automatic-sleep-staging
Quickstart — yasa 0.6.1 documentation
This is an introduction to YASA, geared mainly for new users. However, you’ll need to know a bit of Python, and especially scientific libraries such as NumPy and Pandas. This tutorial also assumes that you are familiar with basic sleep research and metho
raphaelvallat.com
728x90
반응형
LIST
'Somnology > YASA' 카테고리의 다른 글
[YASA] Spectral analyses (0) | 2022.04.25 |
---|---|
[YASA] Sleep statistics and stage-transition matrix (0) | 2022.04.25 |
[YASA] Data loading and preprocessing (Hypnogram) (2) (0) | 2022.04.25 |
[YASA] Data loading and preprocessing (Polysomnography data) (1) (0) | 2022.04.25 |
YASA (Yet Another Spindle Algorithm) (0) | 2022.04.22 |