I get complaints from the writer about the image orientation and remember some comment about twiddling the image direction matrix around. I am assuming that analyze writer is using the matrix to define the orientation of the image.. is there a simple description of what the agreeable set of matrices are?<br><br>Like:<br>1 0 0<br>0 1 0<br>0 0 1 <br><br>good<br><br>and <br>0 0 1<br>1 0 0<br>0 -1 0<br>BAD!<br><br>nominally the source image should be in the same order as dicom with z inferior to superior (as z -&gt; + infinity)...<br><br>