poldracklab / fitlins

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

Add CLI command to generate reports #388

Open adelavega opened 2 years ago

adelavega commented 2 years ago

CLI command "report" could generate reports on data + model independently of estimating the models

adelavega commented 2 years ago

Related to #305

adelavega commented 2 years ago

Here's an example of the TFCE available in nilearn:

https://nilearn.github.io/dev/auto_examples/05_glm_second_level/plot_second_level_one_sample_test.html#sphx-glr-auto-examples-05-glm-second-level-plot-second-level-one-sample-test-py

adelavega commented 1 year ago

Closing in favor of https://github.com/bids-standard/pybids/issues/910

adelavega commented 1 year ago

Actually leaving this open, as I think fitlins should let you create the report, but pybids should host most of the logic