Mercurial > hg > minc-tools
view BUGS @ 1537:8b9213171e74
Apply Peter Neelin patch for xfm concatenation. More test cases.
author | stever <stever> |
---|---|
date | Mon, 02 Jun 2003 02:49:35 +0000 |
parents | |
children | 29afbfd41fc2 |
line wrap: on
line source
Date: Tue, 06 May 2003 09:46:32 -0400 From: Natasa Kovacevic <nkovacev@pandora.bioinfo.sickkids.on.ca> I beleive that there is a bug in xfmconcat in case when more then one grid transform gets concatenated (here I am refering to minc-1.0, so disregard the whole thing if it has been fixed in 1.1). What happens is that all grid files involved in concatenation get the same name. This way they get overwritten during copying and the end product is a transfrom in which all displacement volumes are one and the same, namely the last one that appears in the concatenation.