添加说明
This commit is contained in:
parent
ccebc46137
commit
cc74c0aa44
@ -362,12 +362,12 @@ class Quality_Relabel:
|
|||||||
|
|
||||||
plt.subplot(gs[5])
|
plt.subplot(gs[5])
|
||||||
self.plt_channel(plt_=plt, SP=bcg_SP, EP=bcg_EP, channel="orgdata",
|
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)
|
event_show_under=False)
|
||||||
|
|
||||||
plt.subplot(gs[6])
|
plt.subplot(gs[6])
|
||||||
self.plt_channel(plt_=plt, SP=bcg_SP, EP=bcg_EP, channel="0.7lowpass_resp",
|
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,
|
event_show_under=False,
|
||||||
ax_bottom=True,
|
ax_bottom=True,
|
||||||
title=f"ÐÄÏþ sampNo:{self.sampNo} Index:{bcg_index+1}/{len(self.bcg_event_label_filtered_df)} "
|
title=f"ÐÄÏþ sampNo:{self.sampNo} Index:{bcg_index+1}/{len(self.bcg_event_label_filtered_df)} "
|
||||||
|
Loading…
Reference in New Issue
Block a user