Skip to content

[ENH] Add ConvertDset interface to AFNI #2337

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jan 19, 2018
Merged

Conversation

mvdoc
Copy link
Member

@mvdoc mvdoc commented Dec 12, 2017

Changes proposed in this pull request

  • Add ConvertDset to interfaces.afni

@@ -737,6 +737,59 @@ def _list_outputs(self):
return outputs


class ConvertDsetInputSpec(CommandLineInputSpec):
Copy link
Member

Choose a reason for hiding this comment

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

any particular reason to not use AFNICommandInputSpec?

@oesteban oesteban added this to the 0.14.1 milestone Jan 7, 2018
mvdoc added 4 commits January 18, 2018 18:07
* origin/master: (139 commits)
  fix error type
  remove install_aliases
  sty
  fix tests
  refactoring tests
  update changes
  [MAINT] Cleanup engine/base
  STY: Add newline
  pep
  formatting
  Revert "after make specs"
  address review and add changelog
  MAINT: Adjust test names to placate make specs
  Fix 3dFWHMx outputs
  fix: composemultitransform doctest
  sty: fix examples
  sty: fix styles in updated interfaces
  sty: cleanup tools folder
  sty: add yapf to extras installs
  fix: specs
  ...
@effigies effigies modified the milestones: 0.14.1, 1.0 Jan 18, 2018
@effigies effigies merged commit 6c80289 into nipy:master Jan 19, 2018
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.

4 participants