Skip to content

Commit

Permalink
minor config updates
Browse files Browse the repository at this point in the history
  • Loading branch information
akhanf committed Dec 31, 2024
1 parent b245137 commit 3dfbf97
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions hippunfold/config/snakebids.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ pybids_inputs:
suffix: 'T2w'
extension: '.nii.gz'
datatype: 'anat'
# invalid_filters: 'allow'
# space: null
wildcards:
- subject
- session
Expand All @@ -48,7 +46,6 @@ pybids_inputs:
filters:
suffix: 'b500'
extension: '.nii.gz'
invalid_filters: 'allow'
datatype: 'dwi'
wildcards:
- subject
Expand All @@ -59,8 +56,6 @@ pybids_inputs:
suffix: 'T1w'
extension: '.nii.gz'
datatype: 'anat'
# invalid_filters: 'allow'
# space: null
wildcards:
- subject
- session
Expand All @@ -72,7 +67,6 @@ pybids_inputs:
suffix: 'dseg'
extension: '.nii.gz'
datatype: 'anat'
invalid_filters: 'allow'
wildcards:
- subject
- session
Expand Down Expand Up @@ -540,7 +534,6 @@ resource_urls:
synthseg_v0.1: 'zenodo.org/record/8184230/files/trained_model.3d_fullres.Task102_synsegGenDetailed.nnUNetTrainerV2.model_best.tar'
synthseg_v0.2: 'zenodo.org/record/8184230/files/trained_model.3d_fullres.Task203_synthseg.nnUNetTrainerV2.model_best.tar'
atlas:
fakeatlas: 'this.is.a/fake/url'
multihist7: 'files.ca-1.osf.io/v1/resources/v8acf/providers/osfstorage/65395b782827451220b86dd8/?zip='
bigbrain: 'files.ca-1.osf.io/v1/resources/v8acf/providers/osfstorage/65395b8b13d27b123094c96f/?zip='
magdeburg: 'files.ca-1.osf.io/v1/resources/v8acf/providers/osfstorage/65395b8013d27b122f94c938/?zip='
Expand Down

0 comments on commit 3dfbf97

Please sign in to comment.