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

Allows conversion of subject data in cases where # AP vs PA fmaps are different after QC filter #88

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

LuciMoore
Copy link
Contributor

I know we are moving away from using the NDA, but I wanted to push my changes in case any last-minute dcm2bids conversions from NDA are needed before the next release is out

I'll be less detailed in my summary as a result, but basically the logic in aws_downloader is updated to accommodate subjects that don't have an even number of AP/PA fmaps for func or dwi data. It reformats the fasttrack WITHOUT filtering for QC in order to use as a reference for correct fmap pairing. The QC filtering now occurs within aws_downloader instead of abcd2bids.py to ensure that only QC-pass (and files marked as complete) are downloaded and converted

I believe at least for func data, this impacted <500 subjects

…lter by QC to only download pairs that both have QC=1
…flexible if the reformatted fasttrack doesn't filter out QC fail data (and QC fail data is instead filtered out when running aws_downloader)
… based on QC and instead filters based on QC in aws_downloader
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant