From f0297c91489a05e3cf09bfdd0148096b1c0b51df Mon Sep 17 00:00:00 2001 From: hhj <2023025086@m.scnu.edu.cn> Date: Sun, 12 Jan 2025 13:17:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PSG_label_2_BCG_label.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PSG_label_2_BCG_label.py b/PSG_label_2_BCG_label.py index 14fa7f3..6e38fc0 100644 --- a/PSG_label_2_BCG_label.py +++ b/PSG_label_2_BCG_label.py @@ -9,7 +9,7 @@ def get_time_to_seconds(time_str): base_event = ["Hypopnea", "Central apnea", "Obstructive apnea", "Mixed apnea"] -# 输入设置 +# 输入设置(每次运行此脚本都必须检查) sampID = 888 dir_path = r"D:\code\SA_Label\data"