Skip to content

Commit 4cd2974

Browse files
committed
enh: add pyramid chart
1 parent 08a63b4 commit 4cd2974

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

docs/assets/nipreps-chart.png

4.49 MB
Loading

docs/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ We refer to data *directly consumable by analyses* as ***analysis-grade data***
66

77
* **minimally preprocessed**, but are
88
* **safe to consume** directly.
9+
10+
<br />
11+
![overview](assets/nipreps-chart.png)

docs/intro/nipreps.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ The *NiPreps* framework (Figure 1) encompasses a wide array of software projects
2323
These utilities cover foundational processing methodologies (e.g., [*NiWorkflows*][4] and [*SDCflows*][5]), the crowdsourcing of metadata (e.g., *MRIQC Web-API*), and the support for deep learning models (*MRIQC-nets*).
2424
* **End-user tools such as *fMRIPrep***: Some existing end-user tools include *sMRIPrep (Structural MRI Preprocessing)*, which lies in between an end-user tool and middleware, as it is involved in higher-level tools such as *fMRIPrep*. Finally, quality control tools (e.g., *MRIQC*) to be executed before any preprocessing happens.
2525

26+
<br />
27+
![overview](../assets/nipreps-chart.png)
28+
2629
## Projects
2730

2831
* [*fMRIPrep*][1] ([GitHub](https://github.com/poldracklab/fmriprep)): fMRI Preprocessing

0 commit comments

Comments
 (0)