Skip to content

Commit

Permalink
[FIX] Revise template-generated coordinate systems
Browse files Browse the repository at this point in the history
This PR supersedes bids-standard#213, and should be rebased with master after bids-standard#306 is
merged.

W.r.t. master it only adds the table of _Nonstandard template
identifiers_

W.r.t. `common-derivatives`, the changes are:

  - [x] Removed the distinction between surface templates and volumetric
        templates. After all, to properly apply a surface template one
        should first spatially normalize to a particular volumetric
        template. Although it is possible to create mixed templates
        (e.g. using ``MNI152Lin`` to generate a mapping for volumetric
        coordinates and then, say, ``fsLR`` for the surface after some
        surface mapping process), this option should be discouraged.
        Anyways, this discussion does not affect how the names of BIDS
        entities should be specified, since one can always describe how
        the template coordinates are generated with the information
        described in this PR.
  - [x] Removed ``MNI152NLin6AsymConte69`` because it does not define
        any new coordinate system (see
        bids-standard#207 (comment)),
  - [x] Removed ``FS305`` as it is now covered by ``fsaverage``.
  - [x] Reorganized subsections in "standard" vs "nonstandard" spaces.
  • Loading branch information
oesteban committed Aug 15, 2019
1 parent 9f95aa6 commit 7c8cd6c
Showing 1 changed file with 26 additions and 38 deletions.
Loading

0 comments on commit 7c8cd6c

Please sign in to comment.