[MINC-users] mincmask program

Andrew Janke rotor@cmr.uq.edu.au
Fri Sep 24 04:30:05 2004


On Thu, 23 Sep 2004, yaling yang wrote:

> Does any one know where to get the MincMask?

do you mean MincMask or mincmask?

If you mean mincmask, I'll assume you are talking about a extra little program
that louis collins of the MNI wrote for some of his own processing.  It has
never been part of the core MINC distribution.

Essentially the logic of mincmask can be very easily encapsulated in a quick
shell script:

ie:  mincmask <inputfile> <maskfile> <outputfile>

converts to:

   mincresample -like <inputfile> <maskfile> <maskfile>.tmp
   mincmath -mult <inputfile> <maskfile>.tmp <outputfile>

> Or any suggestion on other program that does the same thing? (Also read the
> raw + the label and create the object model)

This question would lead me to believe that MincMask is something that someone
at your local lab has written.....


--
Andrew Janke (rotor@cmr.uq.edu DOT au || www.cmr.uq.edu.au/~rotor)
Australia->University of Queensland->Centre for Magnetic Resonance
W: +61 7 3232 7254  ||  H: +61 7 3879 0374  ||  M: +61 4 2138 8581