Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: implement a textual summary for DWI #1291

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Apr 17, 2024

  1. enh: implement an interface to generate a 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
    celprov committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2f3a7cc View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. fix: summary node name

    fix: model type was mistakenly reversed
    fix: import DerivativesDataSink from mriqc.interfaces rather than niworkflows
    fix: bootstrap dwi entities to find summary.html
    fix: keep only basename for filename
    celprov committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    098af89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    350ade9 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    0a4c61f View commit details
    Browse the repository at this point in the history
  2. sty: ruff

    celprov committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    de892cc View commit details
    Browse the repository at this point in the history