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

[dataquery] dataquery module should include all data from CouchDB_Import_MRI #9374

Open
1 of 29 tasks
driusan opened this issue Sep 30, 2024 · 0 comments
Open
1 of 29 tasks
Labels
Proposal PR or Issue suggesting an improvement that can be accepted, rejected or altered

Comments

@driusan
Copy link
Collaborator

driusan commented Sep 30, 2024

This will probably need to be split up into different tickets and closed, but for now I'm making one for auditing the fields from the CouchDB Import MRI script and comparing that the fields are all in the new dataquery tool.

The fields from the script that need to be verified as present are:

  • QCComment (Session)
  • for each scan type:
    • selected
    • qcstatus
    • foreach getFeedbackMRICommentType:
      • Comment
      • foreach predefinedComments
        • PredefinedComment (Yes/No)
    • ScannerID
    • Pipeline
    • OutputType
    • AcquisitionProtocol
    • CoordinateSpace
    • Algorithm
    • AcquisitionDate
    • FileInsertDate
    • SeriesDescription
    • SeriesNumber
    • EchoTime
    • RepititionTime
    • SliceThickness
    • Time (No of volumes)
    • Comment
    • SlicewiseRejected
    • InterlaceRejected
    • IntergradientRejected
    • TotalRejected
    • Caveat
    • ProcessingPipeline
@driusan driusan added the Proposal PR or Issue suggesting an improvement that can be accepted, rejected or altered label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Proposal PR or Issue suggesting an improvement that can be accepted, rejected or altered
Projects
None yet
Development

No branches or pull requests

1 participant