Skip to content

Commit

Permalink
Merge pull request #109 from khanlab/akhanf-patch-1
Browse files Browse the repository at this point in the history
update autotop v0.4.1, remove deprecated mcr cfg
  • Loading branch information
akhanf authored Sep 20, 2021
2 parents 06769ba + 26d041b commit f28ac6a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions hippunfold/config/snakebids.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ parse_args:

singularity:
prepdwi: 'docker://khanlab/prepdwi:latest'
autotop: 'docker://khanlab/autotop_deps:nighres'
autotop: 'docker://khanlab/autotop_deps:v0.4.1'
fsl: '/project/6050199/akhanf/singularity/bids-apps/fsl_6.0.3_cuda9.1.sif' #fsl with cuda container not on docker hub yet.. only used for dwi workflow anyhow..
ants: 'docker://kaczmarj/ants:2.3.4'

Expand Down Expand Up @@ -277,12 +277,6 @@ nnunet_model:
hippb500: trained_model.3d_fullres.Task110_hcp1200_b1000crop.nnUNetTrainerV2.model_best.tar


use_mcr: True
matlab_bin: '/cvmfs/restricted.computecanada.ca/easybuild/software/2017/Core/matlab/2019b/bin/matlab'
mlm_license_file: '/cvmfs/restricted.computecanada.ca/config/licenses/matlab/inst_uwo/graham.lic'
java_home: '/cvmfs/soft.computecanada.ca/easybuild/software/2017/Core/java/1.8.0_192/'


#niftynet models -- this will be deprecated soon:
cnn_model:
T2w: 'HCP1200-T2'
Expand Down

0 comments on commit f28ac6a

Please sign in to comment.