728x90
반응형
SMALL
Main features
Graphical User Interface (GUI) |
|
Load standard electro-physiological files |
|
Display |
|
Hypnogram |
|
Signal processing |
|
Semi-automatic events detections |
|
수면 데이터 가져오기 및 사용
모듈은 다음과 같이 가져올 수 있다.
from visbrain.gui import Sleep
# Run the interface (requires loading of a data file):
Sleep().show()
GUI
Sleep GUI는 4가지 주요 부분으로 나뉜다.

메뉴
상황에 맞는 메뉴를 사용하면 데이터 파일 로드 및 저장, 최면도 파일, 스크린샷, GUI 구성 등의 여러 기능을 수행할 수 있다. 또한 각 패널의 표시 여부를 제어하거나, 바로 가기 목록을 표시하거나, 설명서를 열 수도 있다.
Main window |
|
Navigation bar |
|
Settings panel
설정 패널은 소프트웨어의 대부분의 (고급) 기능이 있다. 무엇보다도 표시할 채널을 제어하고, 진폭을 조정하고, 스펙트로그램과 수면곡선을 사용자 지정하고, 각 수면 단계의 지속 시간을 계산하고, 기록에 주석을 추가하고, 반자동 감지 (스핀들, K- 콤플렉스…)한다. 각 탭에 대한 설명은 Settings panel tabs 섹션을 참조하면 된다.
http://visbrain.org/sleep.html
1. Sleep — visbrain 0.4.6 documentation
If the interface is opened, load annotations from the menu Files > Load > Annotations. Otherwise, you can use the input variable annotations to set the path to an existing annotation file that need to be loaded. There is several ways to define annotations
visbrain.org
728x90
반응형
LIST
'Somnology > Visbrain' 카테고리의 다른 글
[Sleep] 반자동 감지 적용 (0) | 2022.06.30 |
---|---|
[Sleep] Hypnogram scoring (0) | 2022.06.30 |
[Sleep] 지원되는 파일 및 형식 (0) | 2022.06.30 |
[Sleep] Settings panel tabs (0) | 2022.06.30 |
Visbrain (0) | 2022.04.22 |