Skip to content

Conversation

bpinsard
Copy link
Contributor

add option for bbr in fsl6 flirt interface

bpinsard added 5 commits October 24, 2012 11:43
* master:
  fix: fsl tests
  sty: white space
  fix: automask bug when apply_mask is not specified
  fix: updated test writer with additional metadata
  fix: remove unnecessary print statement
  fix: trim http link for code
  fix: github url generation
  fix: return full hash
* master: (188 commits)
  fixed paths
  Back to dev
  0.7 release
  Code cleanup.
  doc: updated inputs help to indicate FSL and AFNI inaccuracy when using bounds_by_brainmask
  Fix nipy#493
  Fixes nipy#459
  fixed doctests
  changelog
  fix: ants workflows setup
  BF: Fixed several issues with GroupAndStack interface
  DOC: Various clean up an improvements to docstrings.
  DOC: Added example to LookupMeta docstring
  ENH: Allow meta_keys input to LookupMeta be a mapping.
  minor fixes
  deprecated version should be a string, added AFNITraitedSpec for backward compatibility
  docs
  PEP8
  name_source can be a list, make "infolder" a deprecated name
  Removed unnecessary outputsspecs
  ...
@@ -475,6 +475,37 @@ class FLIRTInputSpec(FSLCommandInputSpec):
verbose = traits.Int(argstr='-verbose %d',
desc='verbose mode, 0 is least')

# BBR options
wm_seg = File(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for each of these please use: min_ver='5.0.0'

see: http://www.mit.edu/~satra/nipype-nightly/devel/interface_specs.html#common

satra added a commit that referenced this pull request Apr 2, 2013
@satra satra merged commit d8f757a into nipy:master Apr 2, 2013
@bpinsard bpinsard deleted the enh/fsl/flirt6 branch April 2, 2013 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants