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

Commits on Jul 30, 2024

  1. pair fmri FM AP and PA based on full list available first and then fi…

    …lter by QC to only download pairs that both have QC=1
    LuciMoore committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    38e60c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. added same logic to dwi as func to make pairing AP and PA fmaps more …

    …flexible if the reformatted fasttrack doesn't filter out QC fail data (and QC fail data is instead filtered out when running aws_downloader)
    LuciMoore committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ec9d015 View commit details
    Browse the repository at this point in the history
  2. updated to create a reformatted fasttrack csv that doesn't filter out…

    … based on QC and instead filters based on QC in aws_downloader
    LuciMoore committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    966feae View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. fixed functions that add func and dwi paths to re-incorporate grabbin…

    …g fmaps that don't specify AP/PA
    LuciMoore committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    4c70e6c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. updated logic in aws_downloader.py for subjects with different number…

    …s of AP and PA func fmaps
    LuciMoore committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6f4a863 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. test

    LuciMoore committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    86fcd26 View commit details
    Browse the repository at this point in the history