Skip to content

Commit bbf2848

Browse files
authored
Update experiment_definition.yaml
1 parent 7ccdec0 commit bbf2848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experiment_definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ userscripts: # Python scripts stored in the user_scripts directory in the reposi
1818
script2: "userscript2.py" # Plot volume correlations and distributions
1919
script3: "userscript3.py" # Demographic analyses
2020

21-
target_host: "ducky" # The target HPC host. Must be the name of a host that is specified in the SSH config file.
21+
target_host: "ducky" # The target HPC host. Must be the name of a host that is specified in the SSH config file
2222
prefix_cmd: "source /data/origami/jacob/neuroci_test/venv_pypi/bin/activate" # Prefix command (e.g. activating a virtual environment with Nipoppy installed in it)
2323
scheduler: "sge" # Scheduler to use (slurm and sge are currently functional)
2424
max_dl_size_per_dataset_tool_mb: 400 # The maximum size (in megabytes) that a tar file for a given dataset/pipeline derivatives can be for downloading onto the CI

0 commit comments

Comments
 (0)