canlab / CanlabCore

Core tools required for running Canlab Matlab toolboxes. The heart of this toolbox is object-oriented tools that enable interactive analysis of neuroimaging data and simple scripts using high-level commands tailored to neuroimaging analysis.
https://canlab.github.io/CanlabCore/
Other
149 stars 80 forks source link

Issue in resample_space method for fmri_data #25

Open pkragel opened 6 years ago

pkragel commented 6 years ago

Resample space incorrectly transforms data if written in any order other than x, y, z dimensions. The transformation assumes this order, but it is not necessarily the case.