Skip to content

Commit

Permalink
Update config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Nov 20, 2023
1 parent e5cdab4 commit 30c764b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aslprep/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,8 @@ class workflow(_Config):
"""Run FreeSurfer ``recon-all`` with the ``-hires`` flag."""
ignore = None
"""Ignore particular steps for *ASLPrep*."""
level = "full"
"""Level of preprocessing to complete. One of ['minimal', 'resampling', 'full']."""
longitudinal = False
"""Run FreeSurfer ``recon-all`` with the ``--longitudinal`` flag."""
run_msmsulc = True
Expand Down

0 comments on commit 30c764b

Please sign in to comment.