Skip to content

Commit

Permalink
ENH - add support for Paxinos, which is a RSP coordinate system
Browse files Browse the repository at this point in the history
  • Loading branch information
robertoostenveld committed Mar 7, 2024
1 parent e00a0da commit 26fdb80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions private/align_xyz2ijk.m
Expand Up @@ -101,6 +101,7 @@
'scanras', 'ras'
'scanlps', 'lps'
'dicom', 'lps'
'paxinos', 'rsp'
};

sel = find(strcmp(mapping(:,1), coordsys));
Expand Down

0 comments on commit 26fdb80

Please sign in to comment.