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.1 release into main #792

Merged
merged 5 commits into from
Aug 17, 2022
Merged

merge 24.1 release into main #792

merged 5 commits into from
Aug 17, 2022

Commits on Apr 8, 2022

  1. Turn off column statistics option when running mysqldump (#771)

    * turn off column statistics option when running mysqldump
    
    * add new option to the script to provide additional mysqldump options
    
    * run mass perldoc
    
    * fix perldoc
    
    * fix perldoc
    cmadjar authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    96b799e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    5eb09d4 View commit details
    Browse the repository at this point in the history
  2. [dcm2bids] Get scanner candidate's RegistrationProjectID based on the…

    … scanned candidate's visit ProjectID (#779)
    
    * add registrationProjectID to the function creating the candidate scanner
    
    * missed function call in base_pipeline
    
    * flake8
    cmadjar authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    b015d25 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Pull 24.0-release to 24.1-release (#788)

    * Reload the mri_upload dictionary before checking if a tarchive has been validated (#783)
    
    * reload mri_upload object
    
    * remove debugging exit and print statements
    
    * fix minor bugs when dealing with scans.tsv files (#774)
    
    * fix regex search for excluded series description patterns (#786)
    
    * fix_return_statement_of_create_imaging_upload_dict_from_upload_id_function (#787)
    cmadjar authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    62cd341 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. merge 24.0 release to 24.1-release (#791)

    * Reload the mri_upload dictionary before checking if a tarchive has been validated (#783)
    
    * reload mri_upload object
    
    * remove debugging exit and print statements
    
    * fix minor bugs when dealing with scans.tsv files (#774)
    
    * fix regex search for excluded series description patterns (#786)
    
    * fix_return_statement_of_create_imaging_upload_dict_from_upload_id_function (#787)
    
    * [dcm2bids] Insert into MRICandidateErrors if there is a Candidate PatientName mismatch (#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
    c228ea2 View commit details
    Browse the repository at this point in the history