更新README.md
This commit is contained in:
parent
32ec673a87
commit
1dc312561b
16
README.md
16
README.md
@ -21,27 +21,27 @@ numba # 计算加速
|
||||
### 2.1. 默认配置
|
||||
左上角点击默认配置,选择Default Configuration
|
||||
<img src="https://pics-cloud.6277837.xyz/imgs/202310162130140.png" align="center" height="30%" width="30%" >
|
||||
主要修改`PSG文件夹`和`心晓文件夹`两个选项
|
||||
<img src="https://pics-cloud.6277837.xyz/imgs/202310162130027.png" align="center" height="80%" width="80%" >
|
||||
默认设置会保存在`config.yaml`文件中,下次打开程序会自动读取配置文件
|
||||
主要修改`PSG文件夹`和`心晓文件夹`两个选项
|
||||
<img src="https://pics-cloud.6277837.xyz/imgs/202310162130027.png" align="center" height="50%" width="50%" >
|
||||
默认设置会保存在`config.yaml`文件中,下次打开程序会自动读取配置文件
|
||||
|
||||
### 2.2. 选择文件
|
||||
|
||||
<img src="https://pics-cloud.6277837.xyz/imgs/202310162134748.png" align="center" height="50%" width="50%" alt="">
|
||||
<img src="https://pics-cloud.6277837.xyz/imgs/202310162134748.png" align="center" height="30%" width="30%" alt="">
|
||||
|
||||
点击`刷新`,自动匹配同时有PSG和心晓数据的患者编号,若仅存在与其中一个文件夹则会不可选中,
|
||||
点击打开,读取完成后会分别显示其对应的时长
|
||||
<img src="https://pics-cloud.6277837.xyz/imgs/202310162137617.png" align="center" height="50%" width="50%" >
|
||||
<img src="https://pics-cloud.6277837.xyz/imgs/202310162137617.png" align="center" height="30%" width="30%" >
|
||||
|
||||
|
||||
### 2.3 信号预处理/标准化
|
||||
一般保持默认,直接点击`应用`
|
||||
<img src="https://pics-cloud.6277837.xyz/imgs/202310162138825.png" align="center" height="50%" width="50%" >
|
||||
<img src="https://pics-cloud.6277837.xyz/imgs/202310162138825.png" align="center" height="30%" width="30%" >
|
||||
|
||||
|
||||
### 2.4 信号手动对齐/截断
|
||||
本步骤是为了当遇到较长或较不规则信号时进行手动预处理,一般不需要使用
|
||||
<img src="https://pics-cloud.6277837.xyz/imgs/202310162145279.png" align="center" height="50%" width="50%" >
|
||||
<img src="https://pics-cloud.6277837.xyz/imgs/202310162145279.png" align="center" height="30%" width="30%" >
|
||||
```shell
|
||||
PSG_补零: 在PSG信道前面补充若干个零,单位为点的个数,对于计算无影响,仅为了信号无法自动对齐时进行人眼粗略大体动对齐
|
||||
心晓_补零: 在心晓信道前面补充若干个零,单位为点的个数,对于计算无影响,仅为了信号无法自动对齐时进行人眼粗略大体动对齐
|
||||
@ -59,7 +59,7 @@ PSG_Post: 对PSG后端截断若干个点,单位为点的个数,仅计算信
|
||||
|
||||
### 2.5 选取对齐点
|
||||
本步骤是选择自动计算或手动输入PSG信号和心晓起始点之间的距离
|
||||
<img src="https://pics-cloud.6277837.xyz/imgs/202310162203974.png" align="center" height="50%" width="50%" >
|
||||
<img src="https://pics-cloud.6277837.xyz/imgs/202310162203974.png" align="center" height="30%" width="30%" >
|
||||
四个结果数据的集中程度,一定程度上反映了信号是否容易预对齐
|
||||
+ 正数表示心晓开机比PSG晚,PSG需要剔除前面若干个点,或者心晓信号需要在前面补充若干个零
|
||||
+ 负数表示心晓开机比PSG早,PSG需要在前面补充若干个零,或者心晓信号需要剔除前面若干个点
|
||||
|
Loading…
Reference in New Issue
Block a user