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

Clean up testing suite #2759

Closed
mgxd opened this issue Apr 11, 2022 · 0 comments · Fixed by #2764
Closed

Clean up testing suite #2759

mgxd opened this issue Apr 11, 2022 · 0 comments · Fixed by #2764
Labels

Comments

@mgxd
Copy link
Collaborator

mgxd commented Apr 11, 2022

Currently our tests cover a few potential pathways:

  • ds005 (2 BOLD runs) [~180m]

    • legacy run (legacymultiproc, legacy output layout) [~90m]
      • output spaces: fsnative, fsaverage5
    • rerun with --output-layout bids [~15m]
      • output spaces: fsaverage5
    • third rerun (single task) [~75m]
      • output spaces: MNI152NLin2009cAsym fsaverage5 fsnative MNI152NLin6Asym anat
      • ica aroma
      • cifti output
  • ds210 (1 BOLD run, 3 echoes) [~90m]

    • run fmriprep
      • use-syn-sdc
  • ds054 (fmap, 2 BOLD runs) [~50m]

    • run fmriprep
      • output spaces: MNI152NLin2009cAsym:res-2 anat func

ds005 is too close to the job limit (~3h), we probably should port over the legacy tests to ds054 (or drop them all together).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant