Skip to content

Commit

Permalink
BEP016: Comment filesystem macros
Browse files Browse the repository at this point in the history
  • Loading branch information
Lestropie committed May 17, 2024
1 parent 9cb1e09 commit f115ec4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/derivatives/05-diffusion-derivatives.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,10 @@ Dictionary `"ResponseFunction"` has the following reserved keywords:

#### A basic Diffusion Tensor fit

<!-- This block generates a file tree.
A guide for using macros can be found at
https://github.com/bids-standard/bids-specification/blob/master/macros_doc.md
-->
{{ MACROS___make_filetree_example(
{
"dti_pipeline": {
Expand Down Expand Up @@ -420,6 +424,10 @@ Notes:

#### A multi-shell, multi-tissue Constrained Spherical Deconvolution fit

<!-- This block generates a file tree.
A guide for using macros can be found at
https://github.com/bids-standard/bids-specification/blob/master/macros_doc.md
-->
{{ MACROS___make_filetree_example(
{
"msmtcsd_pipeline": {
Expand Down Expand Up @@ -547,6 +555,10 @@ Notes:
This example includes both bootstrap realisations of the model fit,
and the aggregated means of those parameters across realisations.

<!-- This block generates a file tree.
A guide for using macros can be found at
https://github.com/bids-standard/bids-specification/blob/master/macros_doc.md
-->
{{ MACROS___make_filetree_example(
{
"bedpostx_pipeline": {
Expand Down

0 comments on commit f115ec4

Please sign in to comment.