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

Consider including a usecase using nipype/spm completion #18

Open
4 tasks
denisri opened this issue Feb 4, 2022 · 0 comments
Open
4 tasks

Consider including a usecase using nipype/spm completion #18

denisri opened this issue Feb 4, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@denisri
Copy link
Contributor

denisri commented Feb 4, 2022

We should add usecases, or check that we already have usecases for the following situations:

  • completion for a pipeline which includes nipype/SPM processing, which performs its own completion model (prefixing or suffixing input filenames to set output paths)
  • completion for several "datasets": several input files (input dataset completion, output dataset completion)
  • a pipeline which uses several different, even incompatible requirements, such as a brick using SPM12 and a brick using SPM8
  • populse-mia-like attributes deduction: for instance a process which takes as input 2 different subject T1 images, and which outputs data with attributes taken, or built, from both inputs, combined in a custom way. A simple one is an output where subject 2 is registered to subject 1, and another "symmetric" where subject 1 is registered to subject 2. The "subject" attribute of both outputs differ and is taken from different inputs.

(the list here may be modified)

@denisri denisri added the enhancement New feature or request label Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant