BIDS export #1420
Closed
jacobsen-noelle
started this conversation in
Ideas
BIDS export
#1420
Replies: 1 comment 3 replies
-
Sorry, what tool are you using? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The bids function gives you the option to change your output directory; however, if your directory is not an empty folder, it will delete all folder contents. Despite the pop-up warning about file deletion (I thought it would just delete things in the "BIDS" folder, not parent directory"), I accidentally deleted a lot of files on my computer. Another lab member accidentally did the same. The function also overwrites permissions. This could potentially be catastrophic if users don't have data backed-up elsewhere. Instead of wiping the directory, could the toolbox be modified to create a new BIDS export folder in whatever output directory the user chooses? The new directory could have a timestamp appended in case there is more than one BIDS folder. I think this solution would be a better user interface and prevent accidental file deletion.
Beta Was this translation helpful? Give feedback.
All reactions