home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / 18003 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.4 KB  |  41 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!sdd.hp.com!ux1.cso.uiuc.edu!mp.cs.niu.edu!uxa.ecn.bgu.edu!psuvax1!crg
  3. From: crg@stat.psu.edu (Colin R Goodall)
  4. Subject: Re: gr_osview
  5. Message-ID: <Bz9t25.FpI@cs.psu.edu>
  6. Sender: crg@stat.psu.edu
  7. Nntp-Posting-Host: fisher.stat.psu.edu
  8. Organization: Statistics Department, Penn State University
  9. References: <34488@adm.brl.mil>
  10. Date: Mon, 14 Dec 1992 22:27:41 GMT
  11. Lines: 28
  12.  
  13. I have had some ``me-to'' queries about more general use of gr_osview.
  14. I have found the gr_osview program useful for displaying the
  15. results of simulations, using ``export'' files, i.e. -D option.
  16. My procedure is
  17.  
  18. (1) Start gr_osview -s <export> with a guess at a suitable .grosview file.
  19. (2) Edit <export> to replace the labels and to eliminate the data fields.
  20. (3) gr_osview -D <export>
  21. (4) Start the simulation, appending ascii output in the correct format to
  22. <export> every 0.2 seconds, or less frequently.
  23.  
  24. On balance, using the nice graphical display features of gr_osview
  25. this way outweighs the problems of dealing with the <export> file.
  26. Here are some questions:
  27.  
  28. (1) What is the interpretation of lines 2-6 the <export> file?
  29. I have deduced the meaning of only a few of the fields.
  30.  
  31. (2) It appears wasteful to perform averaging in my program and then
  32. again in gr_osview, when the simulation rate is faster than 1/5 secs.
  33. Can the gr_osview clock go faster?
  34.  
  35. Please reply directly to
  36. crg@stat.psu.edu
  37.  
  38. Colin Goodall
  39.  
  40.  
  41.