3adcf00abb
feat: 添加数据处理功能,重构信号读取与处理逻辑,更新配置文件以支持新样本ID
2026-03-30 09:37:14 +08:00
a42a482e1c
Merge remote-tracking branch 'origin/main'
2026-03-24 21:18:21 +08:00
0b87f36d17
feat: 添加 .gitignore 文件以排除不必要的文件和目录
2026-03-24 21:15:15 +08:00
8ee5980906
feat: Add utility functions for signal processing and event mapping
...
- Created a new module `utils/__init__.py` to consolidate utility imports.
- Added `event_map.py` for mapping apnea event types to numerical values and colors.
- Implemented various filtering functions in `filter_func.py`, including Butterworth, Bessel, downsampling, and notch filters.
- Developed `operation_tools.py` for dataset configuration loading, event mask generation, and signal processing utilities.
- Introduced `split_method.py` for segmenting data based on movement and amplitude criteria.
- Added `statistics_metrics.py` for calculating amplitude metrics and generating confusion matrices.
- Included a new Excel file for additional data storage.
2026-03-24 21:15:05 +08:00
92e26425f0
添加多进程处理功能,重构数据处理逻辑,更新配置文件以支持新参数
2026-01-26 14:03:37 +08:00
097c9cbf0b
优化数据处理模块,增加PSG信号绘图功能,重构部分函数以提高可读性和可维护性
2026-01-19 14:27:26 +08:00
d09ffecf70
修正SA_Score的处理逻辑,移除不必要的Alpha转换,优化数据掩码生成
2025-12-30 16:54:45 +08:00
d829f3e43d
修正SA_Score的处理逻辑,移除不必要的Alpha转换,优化数据掩码生成
2025-11-17 09:40:43 +08:00
19d476d489
优化绘图功能,增加双y轴支持并调整图像保存路径
2025-11-17 08:05:42 +08:00
ed4205f5b8
更新数据处理模块,添加信号标准化和绘图功能,重构部分函数以提高可读性
2025-11-14 18:39:50 +08:00
1a0761c6c8
准备构建数据集
2025-11-11 14:21:25 +08:00
60e245b1e3
修正幅值改变计算
2025-11-11 10:39:23 +08:00
40fdda6497
中大五院为占位,呼研所已可以正常导出
2025-11-10 18:38:26 +08:00
85f2408f13
呼吸体动检测基本稳定调整
2025-11-10 14:41:25 +08:00
f258838a86
呼吸体动检测基本稳定
2025-11-10 14:37:42 +08:00
265fcd958a
Refactor signal processing functions in HYS_process.py and rule_base_event.py, update imports in __init__.py, and enhance event mask handling in operation_tools.py
2025-11-07 16:52:31 +08:00
fd7941a80a
Update HYS_config.yaml, HYS_process.py, and operation_tools.py for movement revision and event mask handling
2025-11-07 14:48:42 +08:00
2a2604a323
Refactor imports in __init__.py, enhance resp_movement handling in HYS_process.py, and update HYS_config.yaml for movement revision parameters
2025-11-06 17:15:14 +08:00
998890377b
Update HYS_config.yaml and HYS_process.py for signal processing parameters and add movement revision function
2025-11-05 10:29:24 +08:00
c4f163eacc
Update signal processing configurations and improve event mask handling
2025-10-30 21:41:37 +08:00
7e3459d9f1
Adjust Y-axis limits in draw_statics.py and update resp_movement parameters in HYS_config.yaml
2025-10-30 16:05:53 +08:00
965f88843a
Refactor signal processing configurations and improve mask generation logic
2025-10-30 15:46:08 +08:00
9fdbc4a1cb
Add signal drawing functionality and enhance signal processing methods
2025-10-29 10:53:14 +08:00
40aad46d6f
初始化多个文件,完成基本读取功能
2025-10-23 15:43:28 +08:00
f79f42fae7
Remove unnecessary comment regarding splitting valid intervals in rule_base_event.py
2025-10-16 20:46:42 +08:00
ddedfbf2cf
Enhance position-based sleep recognition with version updates and amplitude calculations
2025-10-16 19:58:13 +08:00
0900a9b489
Add event mask generation and sliding window segmentation for signal analysis
2025-10-16 19:21:05 +08:00
180d872cd7
Refactor event statistics calculations and improve output formatting
2025-10-12 20:30:46 +08:00
d2ed6787d4
Add utility functions for signal processing and configuration management
2025-10-12 18:42:29 +08:00
805f1dc7f8
Add data processing and visualization modules for signal analysis
2025-10-11 15:32:00 +08:00
marques
a3d4087810
Merge branch 'main' of https://gitea.lh.marques22.com/marques/DataPrepare
2025-09-29 14:17:57 +08:00
marques
35e5b6a202
created
2025-09-29 14:15:17 +08:00
b3acc4e886
Initial commit
2025-09-29 14:13:13 +08:00