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

Add PhaseEncodingDirection and EchoNumber to files and mri_violations_log insert statements #785

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    c459a12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf76b67 View commit details
    Browse the repository at this point in the history
  3. modify minc_insertion.pl script to add PhaseEncodingDirectin and Echo…

    …Number to the file data object - perl side
    cmadjar committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    b397172 View commit details
    Browse the repository at this point in the history
  4. check uniqueness of file based on seriesUID, EchoTime, EchoNumber and…

    … PhaseEncodingDirection in python scripts
    cmadjar committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    6c21651 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5aeb303 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c26ba4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7ebc33 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2560b60 View commit details
    Browse the repository at this point in the history
  9. fix missing parentheses

    cmadjar committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    7843c9f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    110ec58 View commit details
    Browse the repository at this point in the history
  11. file matching type with regex instead of text as pybids returns eithe…

    …r json or .json etc depending on it version
    cmadjar committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    8209c64 View commit details
    Browse the repository at this point in the history
  12. fix bug

    cmadjar committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    1b55900 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. fix phaseencodingdirection and echonumber set to null when inserting …

    …into files table for perl pipeline
    cmadjar committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    494c429 View commit details
    Browse the repository at this point in the history