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:
The PhaseEncodingDirection is not captured by inheritance by BIDSLayout. Maybe it is related to this issue
The summary.html gets correctly saved under sub-001/figures/ but do not get incorporated into the report
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: