-
Notifications
You must be signed in to change notification settings - Fork 51
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
Script to back-populate existing projects for SNR and AcqOrderPerModality: Redmine 11284 #162
Script to back-populate existing projects for SNR and AcqOrderPerModality: Redmine 11284 #162
Conversation
I get a Can't locate object method "orderModalitiesByAcq" error message. Maybe you need to rebase the branch with the latest aces/17.0-dev branch? |
7b24f63
to
f7c68bc
Compare
@cmadjar |
Great! Thanks!! |
Please check so that if SNR function does not return anything, don't insert. |
Add context to the top line of this Pull Request blurb at top - e.g. |
your comment was taken into account and the conversation updated at the top of this pull request. |
SNR computation #142
and
Order the acquisitions per modality based on series number: Redmine 10959 #160
tools/BackPopulateSNRAndAcquisitionOrder.pl -profile prod -tarchive_id 59
(for only this specific tarchive with tarchive_id = 59 in this example)OR
tools/BackPopulateSNRAndAcquisitionOrder.pl -profile prod
(for all tarchives in the tarchive table)