diff --git a/example_lsf_job.sub b/example_lsf_job.sub index 370d867..4747822 100755 --- a/example_lsf_job.sub +++ b/example_lsf_job.sub @@ -27,6 +27,6 @@ module load singularity ########################################################## ########################################################## -python run.py -d [/path/to/scans/folder/] -w [/scratch/path/to/working/directory/] \ +python cis_proc.py -d [/path/to/tarfile] -w [/scratch/path/to/working/directory/] \ -b [/path/to/bids/dataset/] --config [/path/to/config/file] --project [PROJECT] \ --sub [SUBJECTID] --ses [SESSION] --n_procs $NPROCS