Skip to content

Commit

Permalink
Add first MTR fig
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuboudreau committed Oct 5, 2024
1 parent 1168c25 commit 826d7b3
Show file tree
Hide file tree
Showing 3 changed files with 1,265 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,3 +158,7 @@ These differences in protocol parameters can result in MTR values that vary grea
</table>
:::

:::{figure} #fig6p1cell
:label: mtrPlot1
MTR values calculated from fundamental qMT tissue parameters for four different MTR imaging protocols.
:::
12 changes: 8 additions & 4 deletions binder/data_requirement.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,24 @@
"dst": "../data",
"projectName": "qmrlab-t1-book"
},
"03-T2":{ "src": "https://github.com/qMRLab/mooc-data/releases/download/v0.4/03-T2.zip",
"03-T2":{ "src": "https://github.com/qMRLab/mooc-data/releases/download/v0.5/03-T2.zip",
"dst": "../data",
"projectName": "03-T2"
},
"04-B1-01-DoubleAngle":{ "src": "https://github.com/qMRLab/mooc-data/releases/download/v0.4/04-B1-01-DoubleAngle.zip",
"04-B1-01-DoubleAngle":{ "src": "https://github.com/qMRLab/mooc-data/releases/download/v0.5/04-B1-01-DoubleAngle.zip",
"dst": "../data",
"projectName": "04-B1-01-DoubleAngle"
},
"04-B1-03-Filtering":{ "src": "https://github.com/qMRLab/mooc-data/releases/download/v0.4/04-B1-03-Filtering.zip",
"04-B1-03-Filtering":{ "src": "https://github.com/qMRLab/mooc-data/releases/download/v0.5/04-B1-03-Filtering.zip",
"dst": "../data",
"projectName": "04-B1-03-Filtering"
},
"05-B0":{ "src": "https://github.com/qMRLab/mooc-data/releases/download/v0.4/05-B0.zip",
"05-B0":{ "src": "https://github.com/qMRLab/mooc-data/releases/download/v0.5/05-B0.zip",
"dst": "../data",
"projectName": "05-B0"
},
"06-MT-02-MTR":{ "src": "https://github.com/qMRLab/mooc-data/releases/download/v0.5/06-MT-02-MTR.zip",
"dst": "../data",
"projectName": "06-MT-02-MTR"
}
}
Loading

0 comments on commit 826d7b3

Please sign in to comment.