Closed thomaskuestner closed 7 years ago
What is this code snippet at the end of DataPreprocessing for?
patch_Size = np.array(([40.0, 40.0])) patch_overlap = 0.5 proband = 'ab' model = 't1_tse_tra_Kopf_Motion_0003' Folder = ...
patch_Size = np.array(([40.0, 40.0]))
patch_overlap = 0.5
proband = 'ab'
model = 't1_tse_tra_Kopf_Motion_0003'
Folder = ...
deleted with commit b9dae36d671878e9d381384e996f998ada32c598
What is this code snippet at the end of DataPreprocessing for?
patch_Size = np.array(([40.0, 40.0]))
patch_overlap = 0.5
proband = 'ab'
model = 't1_tse_tra_Kopf_Motion_0003'
Folder = ...