You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'per_phases': False, # can be True and filter each phase by the corresponding phase or False and compute all the signals by a simple IQR computed on a phase
'datafiltset':'aslogic', # dataset on which IQR is computed. If there is no filtering, change by 'none'
'setphase' : 2, # phase on which IQR is computed
'q' : 0.01, # percentile used to compute IQR
'IQRtype' : 'new', #'new','old'
'IQRTh' : 'iqr', # qup o iqr
}
dic_cut_opts = {'window' : 5, # window size in seconds