xxlya / BrainGNN_Pytorch

A preliminary implementation of BrainGNN
145 stars 34 forks source link

how can I obtain the "subject_ID.txt" file in 01-fetch_data.py #1

Closed SkyeC77 closed 3 years ago

SkyeC77 commented 3 years ago

there is "shutil.copyfile(os.path.join(root_folder,'subject_ID.txt'), os.path.join(data_folder, 'subject_IDs.txt'))" in 01-fetch_data.py, but there is no corresponding file in the directory, how can I access the subject_ID.txt? thanks!

xxlya commented 3 years ago

I've uploaded the file to 'data/subsjuct_ID.txt' Thanks :)