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

FIX: Convert SEI fieldmaps given in rad/s into Hz #127

Merged
merged 2 commits into from
Nov 26, 2020

Commits on Nov 26, 2020

  1. FIX: Convert SEI fieldmaps given in rad/s into Hz

    Adds a lightweight node (`run_without_submitting=True`) wrapping an interface
    that just checks the units of the input image and divides by 2pi when units
    are rad/s.
    Unfortunatelly, we don't currently have data to test these fieldmaps in some
    integration/smoke test.
    
    Resolves: nipreps#124.
    oesteban committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    f7ccfc5 View commit details
    Browse the repository at this point in the history
  2. sty: black these files

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