home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / graphics / explorer / 333 < prev    next >
Encoding:
Internet Message Format  |  1992-11-20  |  1.0 KB

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