Skip to content

Commit

Permalink
pin libitk version for compatability
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhananjhay committed Jan 14, 2025
1 parent bf711af commit eca38ec
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion hippunfold/config/snakebids.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ parse_args:
- 'laplace'
- 'equivolume'
default:
- 'equivolume'
- 'laplace'
help: 'Method to use for laminar coordinates. Equivolume uses equivolumetric layering from Waehnert et al 2014 (Nighres implementation). (default: %(default)s)'

--autotop_labels:
Expand Down
3 changes: 2 additions & 1 deletion hippunfold/workflow/envs/env2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ channels:
- defaults
dependencies:
- python=3.9
- convert3d
- convert3d
- libitk=5.4.0
3 changes: 1 addition & 2 deletions hippunfold/workflow/envs/env4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ channels:
- defaults
dependencies:
- python=3.9
- ants=2.5.4
- libitk=5.4.0
- ants=2.5.4
3 changes: 2 additions & 1 deletion hippunfold/workflow/envs/env7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ channels:
dependencies:
- python=3.9
- niftyreg
- convert3d
- convert3d
- libitk=5.4.0

0 comments on commit eca38ec

Please sign in to comment.