添加说明

This commit is contained in:
marques 2022-05-15 09:37:39 +08:00
parent ccebc46137
commit cc74c0aa44

View File

@ -362,12 +362,12 @@ class Quality_Relabel:
plt.subplot(gs[5])
self.plt_channel(plt_=plt, SP=bcg_SP, EP=bcg_EP, channel="orgdata",
event_code=[1, 2, 3, 4, 6, 7, 8, 9, 10],
event_code=[6, 7, 8, 9, 10, 1, 2, 3, 4],
event_show_under=False)
plt.subplot(gs[6])
self.plt_channel(plt_=plt, SP=bcg_SP, EP=bcg_EP, channel="0.7lowpass_resp",
event_code=[1, 2, 3, 4, 6, 7, 8, 9, 10],
event_code=[6, 7, 8, 9, 10 ,1, 2, 3, 4],
event_show_under=False,
ax_bottom=True,
title=f"ÐÄÏþ sampNo:{self.sampNo} Index:{bcg_index+1}/{len(self.bcg_event_label_filtered_df)} "