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: added Apply VDM functionality to FieldMap SPM interface #3394

Merged
merged 13 commits into from
Oct 21, 2021

Commits on Oct 18, 2021

  1. merged my changes from 2019 into the new version of nipype

    Fabio Bernardoni committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    5df9ce8 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Fabio Bernardoni committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    bb56150 View commit details
    Browse the repository at this point in the history
  2. run the make check-before-commit and edited the .zenodo file

    Fabio Bernardoni committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    a57cdc2 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. run black on the preprocess.py file to improve formatting

    Fabio Bernardoni committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    674e9b0 View commit details
    Browse the repository at this point in the history
  2. Revert "run the make check-before-commit and edited the .zenodo file"

    This reverts commit a57cdc2.
    Fabio Bernardoni committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    411b58b View commit details
    Browse the repository at this point in the history
  3. added my name to zenodo

    Fabio Bernardoni committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    65863b8 View commit details
    Browse the repository at this point in the history
  4. test_auto_FieldMap.py automatically added

    Fabio Bernardoni committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    7929843 View commit details
    Browse the repository at this point in the history
  5. separate apply and calculate VDM in two classes

    Fabio Bernardoni committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    83fda45 View commit details
    Browse the repository at this point in the history
  6. added auto tests

    Fabio Bernardoni committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    9bcf65c View commit details
    Browse the repository at this point in the history
  7. now black-reformatted

    Fabio Bernardoni committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    2e4bc83 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. * edited preprocess according to nipype team suggestions

    * added applyVDM interface to __init__.py file
    Fabio Bernardoni committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    f791fc1 View commit details
    Browse the repository at this point in the history
  2. auto tests added to commit

    Fabio Bernardoni committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    f50b1ca View commit details
    Browse the repository at this point in the history
  3. Update nipype/interfaces/spm/preprocess.py

    Co-authored-by: Chris Markiewicz <[email protected]>
    fabioboh and effigies authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    4575810 View commit details
    Browse the repository at this point in the history