poldracklab / fitlins

Fit Linear Models to BIDS Datasets
https://fitlins.readthedocs.io
Apache License 2.0
76 stars 32 forks source link

Make output levels configurable #349

Open adelavega opened 2 years ago

adelavega commented 2 years ago

Given the refactor of outputs, one idea would be to make how much is written out configurable.

It may be useful to sometimes only output group level results, for example, if running a model on a very large dataset, as the results might be quite large in that case.

Another idea is to allow run level outputs to serve as inputs to a new group level analysis, to prevent re-running and writing on first level models.