tk11br created page: sample data authored by Tyler Collins's avatar Tyler Collins
...@@ -27,15 +27,14 @@ Note: At this point `./setup-remote.sh` will run various tests and scripts to in ...@@ -27,15 +27,14 @@ Note: At this point `./setup-remote.sh` will run various tests and scripts to in
Eventually, you will receive the following message for both Octave and Amica: Eventually, you will receive the following message for both Octave and Amica:
``` ```
Prompt:We need to load session environment variables for Prompt:We need to load session environment variables for amica
amica
Prompt:Select a file containing environment variables Prompt:Select a file containing environment variables
Note:You may need to select a different version based on your scheduler Note:You may need to select a different version based on your scheduler
File name: [analysis/support/config/amica.sesinit]: File name: [bids/code/lossless/config/amica.sesinit]:
``` ```
* If you are using Compute Canada's Graham cluster or Cedar cluster you will want to leave this as the default. (Just press enter) * If you are using Compute Canada's Graham cluster or Cedar cluster you will want to leave this as the default. (Just press enter)
* If you are using Orca or Redfin you will want to use "analysis/support/config/amica-sqsub.sesinit". * If you are using Orca or Redfin you will want to use "bids/code/lossless/config/amica-sqsub.sesinit".
Note: `./setup-remote.sh` has readline enabled so you may use tab completion for the file names. Note: `./setup-remote.sh` has readline enabled so you may use tab completion for the file names.
... ...
......