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

Support repetition time stored in BIDS AFI B1-mapping sidecar file #62

Merged
merged 10 commits into from
Jun 26, 2023

Commits on Jan 31, 2023

  1. Add support for different TRs in AFI metadata

    Warning: this also requires giving the input AFI data
    in the opposite order for the legacy method (the order
    is now more logical and matches the order of TRs in the
    alTR array)
    ledwards committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    1c17011 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Update CHANGELOG.md

    lukeje authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    c84a776 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Merge remote-tracking branch 'origin/fix_createNiftiWithoutPrivate' i…

    …nto add_bidsAFI
    ledwards committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    175406e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Test for AFI B1 mapping

    ledwards committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    4457978 View commit details
    Browse the repository at this point in the history
  2. Improve documentation

    Luke Edwards committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    2f47179 View commit details
    Browse the repository at this point in the history
  3. Account for reversing of AFI TRs in defaults file

    Luke Edwards committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    660ea43 View commit details
    Browse the repository at this point in the history
  4. Amend previous commit...

    Luke Edwards committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    a618dc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33bc033 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Style suggestions from hackathon

    ledwards committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    a7b7f28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c19477d View commit details
    Browse the repository at this point in the history