davhunt / app-benson14-retinotopy

Brainlife.io app for Noah Benson's neuropythy library, retinotopy from T1 anatomy
MIT License
1 stars 5 forks source link

making copy writable #10

Closed davhunt closed 4 years ago

davhunt commented 4 years ago

Recent change that I've introduced to change the way input data is staged causes the input files to be readonly. If you copy it to local directory, the file attributes will also be set to read-only, so you won't be able to modify it. This change allows the App to modify the copied files.