DataPrepare/dataset_config/HYS_PSG_config.yaml

130 lines
1.9 KiB
YAML

select_ids:
- 54
- 88
- 220
- 221
- 229
- 282
- 286
- 541
- 579
- 582
- 670
- 671
- 683
- 684
- 735
- 933
- 935
- 950
- 952
- 960
- 962
- 967
- 1302
root_path: /mnt/disk_wd/marques_dataset/DataCombine2023/HYS
mask_save_path: /mnt/disk_code/marques/dataprepare/output/HYS_PSG
dataset_config:
window_sec: 180
stride_sec: 60
dataset_save_path: /mnt/disk_wd/marques_dataset/SA_dataset/HYS_PSG_dataset
dataset_visual_path: /mnt/disk_wd/marques_dataset/SA_dataset/HYS_PSG_dataset/visualization
effort:
downsample_fs: 10
effort_filter:
filter_type: bandpass
low_cut: 0.05
high_cut: 0.5
order: 3
flow:
downsample_fs: 10
flow_filter:
filter_type: bandpass
low_cut: 0.05
high_cut: 0.5
order: 3
#ecg:
# downsample_fs: 100
#
#ecg_filter:
# filter_type: bandpass
# low_cut: 0.5
# high_cut: 40
# order: 5
#resp:
# downsample_fs_1: None
# downsample_fs_2: 10
#
#resp_filter:
# filter_type: bandpass
# low_cut: 0.05
# high_cut: 0.5
# order: 3
#
#resp_low_amp:
# window_size_sec: 30
# stride_sec:
# amplitude_threshold: 3
# merge_gap_sec: 60
# min_duration_sec: 60
#
#resp_movement:
# window_size_sec: 20
# stride_sec: 1
# std_median_multiplier: 4
# compare_intervals_sec:
# - 60
# - 120
## - 180
# interval_multiplier: 3
# merge_gap_sec: 30
# min_duration_sec: 1
#
#resp_movement_revise:
# up_interval_multiplier: 3
# down_interval_multiplier: 2
# compare_intervals_sec: 30
# merge_gap_sec: 10
# min_duration_sec: 1
#
#resp_amp_change:
# mav_calc_window_sec: 4
# threshold_amplitude: 0.25
# threshold_energy: 0.4
#
#
#bcg:
# downsample_fs: 100
#
#bcg_filter:
# filter_type: bandpass
# low_cut: 1
# high_cut: 10
# order: 10
#
#bcg_low_amp:
# window_size_sec: 1
# stride_sec:
# amplitude_threshold: 8
# merge_gap_sec: 20
# min_duration_sec: 3
#
#
#bcg_movement:
# window_size_sec: 2
# stride_sec:
# merge_gap_sec: 20
# min_duration_sec: 4