Modify the reportlet (https://github.com/nipreps/nireports/blob/main/nireports/reportlets/modality/func.py) so that physiological signals are also "pluggable". This implies:
- Feeding the physio signal as a "confound"
- Allow for necessary metadata:
- Sampling frequency - I believe BOLD's TR is currently assumed, so this will need be improved.
- Start time - I don't think now we can have this synchronization.