On Mon, 12 Feb 2001, Ted Sariyski wrote: > Does it mean that each run will output instead of one two ~300 MB files? > It would be so convenient to write just a header instead of duplicate > the output for Data Explorer. Thanks anyway.
Well, no - my import module reads the 300MB file written anyway, i.e. I do not convert the data to .dx, but import it natively (duplicating in memory only). Note that for 1D unformatted data a general array import is possible, its 2D (or any >1D) that is screwed only. Richard. -- Richard Guenther <[EMAIL PROTECTED]> WWW: http://www.anatom.uni-tuebingen.de/~richi/ The GLAME Project: http://www.glame.de/
