Mercurial > hg > minc-tools
view BUGS @ 2278:380ee8551b73
Added script test.
author | baghdadi <baghdadi> |
---|---|
date | Fri, 28 Jul 2006 17:28:09 +0000 |
parents | 8b9213171e74 |
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.