changed local data folder
Esse commit está contido em:
@@ -150,7 +150,7 @@ if __name__ == '__main__':
|
||||
logging.basicConfig(format='%(asctime)s %(levelname)s : %(message)s',
|
||||
level=logging.DEBUG, stream=sys.stdout)
|
||||
# Should contain both .gdf files and .mat-labelfiles from competition
|
||||
data_folder = '/home/schirrmr/data/bci-competition-iv/2a-gdf/'
|
||||
data_folder = '/data/schirrmr/schirrmr/bci-competition-iv/2a-gdf/'
|
||||
subject_id = 1 # 1-9
|
||||
low_cut_hz = 4 # 0 or 4
|
||||
model = 'shallow' #'shallow' or 'deep'
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário