niworkflows icon indicating copy to clipboard operation
niworkflows copied to clipboard

More generalizable summary interfaces

Open oesteban opened this issue 4 years ago • 0 comments

It is becoming more apparent that a more generalizable code for summary interfaces is necessary.

Additionally, in the context of multi-site studies, we should have more flexibility to add more metadata details such as the scanner vendor, model and software version.

This issue, therefore, implies:

  • [ ] Centralizing summary interfaces in niworkflows (i.e., remove the code from fMRIPrep and dMRIPrep, so that just setting a template would suffice).
  • [ ] Flexibilizing the inputs of the interface - i.e. parse the template to make out the inputs of a DynamicInputTrait specification.
  • [ ] Implement a language/protocol to tell these interfaces when to pull information out of the BIDS metadata.

oesteban avatar Dec 11 '19 17:12 oesteban