Skip to content
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

ENH: Add option to infer CIFTI-2 intent codes #932

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    dff774e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f78d7f1 View commit details
    Browse the repository at this point in the history
  3. ENH: Add validation when saving CIFTI2 images

    - Enabled by default, validation will parse the output filename for a valid CIFTI2 extension.
    - If found, the intent code of the image will be set. Also, the CIFTI2Header will be check for compliant index maps for the intent code
    mgxd committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    2b6b328 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad6adfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a20433 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    619295e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62be507 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03ef43d View commit details
    Browse the repository at this point in the history
  9. TST: Clean up test

    mgxd committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    af7265c View commit details
    Browse the repository at this point in the history