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

Merge 24.0-release into 24.1-release #796

Merged
merged 8 commits into from
Aug 22, 2022

Commits on Aug 16, 2022

  1. Reload the mri_upload dictionary before checking if a tarchive has be…

    …en validated (aces#783)
    
    * reload mri_upload object
    
    * remove debugging exit and print statements
    cmadjar authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    941df57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc2499a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d763d65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    043ee9a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. [dcm2bids] Insert into MRICandidateErrors if there is a Candidate Pat…

    …ientName mismatch (aces#790)
    
    * insert into MRICandidateErrors when candidate mismatch or pname not matching between DICOMs and NIfTI
    
    * remove exit
    cmadjar authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    c756b52 View commit details
    Browse the repository at this point in the history
  2. fix table name to MRICandidateErrors instead of MriCandidateErrors as…

    … apparently, it makes a difference on MariaDB/Linux VMs while it just worked on local install on Mac... (aces#793)
    cmadjar authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    bc2f0eb View commit details
    Browse the repository at this point in the history
  3. Set DICOM dates to undef if the date does not follow proper DICOM sta…

    …ndard (aces#794)
    
    * set date to undef if it does not follow proper DICOM formats
    
    * fix all dates set to NULL
    cmadjar authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    53ae27e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    6c9e626 View commit details
    Browse the repository at this point in the history