diff --git a/spacetop_prep/datalad/remove_subsequentfiles_missingfunc.py b/spacetop_prep/datalad/remove_subsequentfiles_missingfunc.py index 3ac3c5a..fecee98 100644 --- a/spacetop_prep/datalad/remove_subsequentfiles_missingfunc.py +++ b/spacetop_prep/datalad/remove_subsequentfiles_missingfunc.py @@ -1,7 +1,7 @@ import os import glob -datalad_dir = '/Users/h/Documents/projects_local/1076)spacetop' +datalad_dir = '/Users/h/Documents/projects_local/1076_spacetop' # Define the suffixes for the different file types file_suffixes = ['_bold.json', '_bold.nii.gz', '_events.tsv', '_sbref.json', '_sbref.nii.gz']