home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!drycas.club.cc.cmu.edu!pitt.edu!mwgst1
- Newsgroups: comp.graphics.explorer
- Subject: Import 3d Scalars into explorer
- Message-ID: <9985@blue.cis.pitt.edu.UUCP>
- From: mwgst1+@pitt.edu (Michael W Groff)
- Date: 20 Nov 92 19:27:59 GMT
- Sender: news+@pitt.edu
- Distribution: usa
- Organization: University of Pittsburgh
- Originator: mwgst1@unixd1.cis.pitt.edu
- Lines: 21
-
- My data set is 256x256x124 and 8 bits deep. We used dscribe to
- write a module that will read the data into explorer. Unfortunately,
- when we run it we get two errors in rapid succession:
- 1) Module bob2lat exhauseted shared memory, aborting execution
- Geometry output may be corrupted
-
- and
-
- 2) Module "bob2lat" (0) killed -- segmentation fault, core
- dumped.
-
- The 3D Uniform lattice in the output lattice contains a vector of
- floats in its data array while the input template has an array of chars.
- Is this a problem?
- Does anyone have any suggestions?
- Thanks,
-
- --
- michael groff
- Medical Student
- mwg@med.pitt.edu
-