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: Refactor the workflow infrastructure #113

Closed
wants to merge 7 commits into from

Commits on Nov 18, 2020

  1. ENH: New objects for better representation of fieldmap estimation

    This PR attempts to provide a more reliable framework to build
    fieldmap estimation workflows.
    Implicitly, it will help addressing issues regarding data conformity
    (e.g., nipreps#63, nipreps#64, nipreps#65) and also ease larger refactors such as #20, nipreps#21,
     nipreps#26, and nipreps#101.
    oesteban committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    f4c0ca6 View commit details
    Browse the repository at this point in the history
  2. sty: run black

    oesteban committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    2ae6131 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Mathias Goncalves <goncalves.mathias@gmail.com>
    oesteban and mgxd committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    a882d6c View commit details
    Browse the repository at this point in the history
  4. enh: use regex to parse suffix (@mgxd's suggestion)

    Co-authored-by: Mathias Goncalves <goncalves.mathias@gmail.com>
    oesteban and mgxd committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    4f94438 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53a5184 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef8df62 View commit details
    Browse the repository at this point in the history
  7. wip

    oesteban committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    df0b24f View commit details
    Browse the repository at this point in the history