nipreps / mriqc

Automated Quality Control and visual reports for Quality Assessment of structural (T1w, T2w) and functional MRI of the brain
http://mriqc.readthedocs.io
Apache License 2.0
294 stars 130 forks source link

WIP: implement a textual summary for DWI #1291

Open celprov opened 5 months ago

celprov commented 5 months ago

enh: implement an interface to generate a textual summary for DWI enh: save the summary in html form using DerivativesDataSink enh: modify models output of NumberOfShells so it returns 0 in case data is not DSI

Two problems to solve:

  1. The PhaseEncodingDirection is not captured by inheritance by BIDSLayout. Maybe it is related to this issue
  2. The summary.html gets correctly saved under sub-001/figures/ but do not get incorporated into the report