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

Populate the added AcquisitionDate field in the files table #554

Merged

Conversation

cmadjar
Copy link
Collaborator

@cmadjar cmadjar commented Aug 10, 2020

This modifies the pipeline to include the insertion of the acquisition date information in the new AcquisitionDate field of the files table that is introduced by aces/Loris#6892.

Reasons for adding this field in the files table are summarized in aces/Loris#6883.

See #553 for the LORIS-MRI issue.

driusan pushed a commit to aces/Loris that referenced this pull request Aug 13, 2020
This adds an AcquisitionDate column in the files table where the acquisition date of the files will be stored. If none are available for the file, then it will default to NULL.

    Resolves #6883 

See also: aces/Loris-MRI#553 and  aces/Loris-MRI#554
@cmadjar cmadjar merged commit 1f2fe02 into aces:main Aug 13, 2020
zaliqarosli pushed a commit to zaliqarosli/Loris that referenced this pull request Sep 3, 2020
…6892)

This adds an AcquisitionDate column in the files table where the acquisition date of the files will be stored. If none are available for the file, then it will default to NULL.

    Resolves aces#6883 

See also: aces/Loris-MRI#553 and  aces/Loris-MRI#554
@cmadjar cmadjar deleted the add_acquisition_date_field_in_files_table branch May 6, 2021 18:17
AlexandraLivadas pushed a commit to AlexandraLivadas/Loris that referenced this pull request Jun 15, 2021
…6892)

This adds an AcquisitionDate column in the files table where the acquisition date of the files will be stored. If none are available for the file, then it will default to NULL.

    Resolves aces#6883 

See also: aces/Loris-MRI#553 and  aces/Loris-MRI#554
AlexandraLivadas pushed a commit to AlexandraLivadas/Loris that referenced this pull request Jun 29, 2021
…6892)

This adds an AcquisitionDate column in the files table where the acquisition date of the files will be stored. If none are available for the file, then it will default to NULL.

    Resolves aces#6883 

See also: aces/Loris-MRI#553 and  aces/Loris-MRI#554
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Populate acquisition date column from imaging import scripts
2 participants