physiopy / phys2denoise

A toolbox and collection of scripts to prepare physiology data for fMRI denoise
https://phys2denoise.readthedocs.io/
Apache License 2.0
9 stars 19 forks source link

Add visualisation of regressors #30

Open smoia opened 3 years ago

smoia commented 3 years ago

Detailed Description

Add a plot of each regressor computed by phys2denoise before the export.

Context / Motivation

Visualising the regressors is something important!

Possible Implementation

Using phys2bids.viz as an inspiration, output a plot with each regressor as subplot. The first subplot should be the input. Separating RETROICOR from everything else would be nice.