Skip to content

Commit 4a67e39

Browse files
authored
📝 Document templates included in C-PAC image (#265)
2 parents 95ce8fa + 0ad2b6c commit 4a67e39

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

docs/_sources/glossary/template.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ Template
44
A *template* is an image that is representative of the :doc:`atlas </glossary/atlas>` and provides a target to which individual images can be aligned.
55

66
-- :cite:`glossary-PoMN11` p. 55
7+
8+
.. include:: /user/templates.rst

docs/_sources/user/templates.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
C-PAC images include the following templates:
2+
3+
.. list-table::
4+
5+
* - path in container
6+
- source
7+
* - ``/ants_template/oasis``
8+
- `ANTs/ANTsR Brain Templates: OASIS.zip <https://figshare.com/articles/dataset/ANTs_ANTsR_Brain_Templates/915436?file=3133832>`_
9+
* - ``/cpac_templates``
10+
- `C-PAC Templates <https://github.com/FCP-INDI/C-PAC_templates>`_
11+
* - ``/ndmg_atlases``
12+
- `Neuroparc v1.0: Baseline <https://github.com/neurodata/neuroparc/releases/tag/v1.0>`_
13+
* - ``/opt/dcan-tools/pipeline/global/templates``
14+
- `DCAN-HCP Pipelines: global/templates <https://github.com/DCAN-Labs/DCAN-HCP/tree/master/global/templates>`_
15+
* - ``/usr/share/data/fsl-mni152-templates``
16+
- `fsl-mni152-templates – MNI152 stereotaxic brain templates for FSL <http://neuro.debian.net/pkgs/fsl-mni152-templates.html>`_
17+
* - ``/usr/share/fsl/5.0/data/atlases``
18+
- `fsl-atlases – FSL’s MNI152 standard space stereotaxic brain atlases <https://neuro.debian.net/pkgs/fsl-atlases.html>`_ http://fcon_1000.projects.nitrc.org/indi/cpac_resources.tar.gz
19+
* - ``/usr/share/fsl/5.0/data/standard``
20+
- http://fcon_1000.projects.nitrc.org/indi/cpac_resources.tar.gz
21+

0 commit comments

Comments
 (0)