View on GitHub

Brain Addressing System

The right way to address the brain

Anatomical orientation codes

Anatomical orientation codes describe the spatial orientation of the brain in its default position, i.e. when the subject is looking ahead. There are three orientation axes for which single-letter orientation code-pairs are defined.

In BAS, these orientation codes are used to describe the orientation of the data after applying the transformation that converts voxel-indices to real-world coordinates. The x-, y- and z-axes are assigned orientation codes in such a way that one code from each code-pair is used exactly once. Examples of valid orientation codes: RAS+, PIR+, LPI+, etc. The + in RAS+ indicates that the codes refer to the direction of the positive axes. It can be omitted, since this is already the case by default. It should be noted however that some file formats, in particular those affiliated with the ITK project, use orientation codes that work in the opposite direction.

Assigning orientation codes to your data can be a confusing matter, and a lot of tutorials have been written on this subject.

If you use Nifti volume files, then the Nifti standard requires that the anatomical orientation of the data in real-world coordinates is RAS+. However, quite often this requirement gets ignored.