tk11br created page: sample data authored by Tyler Collins's avatar Tyler Collins
......@@ -40,6 +40,11 @@ File name: [bids/code/lossless/config/amica.sesinit]:
Note: `setup-remote.sh` has readline enabled so you may use tab completion for the file names.
## Lock Files
If somehow the `setup-remote.sh` script has failed halfway through, mechanisms are in place to make sure that completed steps are not repeated.
To recompile a pipeline dependency, remove the respective `.lock` file specified by the script and run `setup-remote.sh` again.
## Practice Data Files
Sample data and information for your first test runs can be found [here](sample-data).
......
......