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

synthSR dwi-t1 reg, motioncorr, new test datasets #53

Merged
merged 10 commits into from
Mar 9, 2023
Merged

Conversation

akhanf
Copy link
Owner

@akhanf akhanf commented Feb 28, 2023

Another fairly large PR --

  • adds synthSR to images used for T1 to dwi registration
  • ensures motion-correction (moco) is used before b0s are averaged at any point in the workflow
    • moco rules moved to motioncorr.smk
  • apply topup only on b0s (we were previously applying to whole dwi, then pulling out b0s) so this is just for efficiency and to ensure we use the moco'd b0s
  • added new test datasets with only 14 dirs (and a single b0 in each scan) to test this edge case (they conveniently run faster than the previous test data too)
    • one for topup (LR+RL scan), and one for synthsrsdc workflows (single AP scan)
    • added DAGS for these

- for testing moco workflows with edge case of having only a single b0
in each scan
since we were extracting the b0s anyways, and this allows
motion-corrected data to be used
- now have 3 separate rules, for 4d b0s before concat, 4d b0s after concat,
and 3d vols
@akhanf akhanf marked this pull request as ready for review February 28, 2023 00:48
- ideally should remove this redundant code, and have the
  check_subj_dwi_metadata script do it, and write it to workflowopts
  where downstream rules can read it..
@akhanf akhanf merged commit ff7f2fd into master Mar 9, 2023
@akhanf akhanf deleted the synthsr-reg-dwi-t1 branch March 9, 2023 17:57
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