home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / tcl / 2439 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  3.2 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!sunspot.berkeley.edu!rfanta
  2. From: rfanta@cea.berkeley.edu (Richard Fanta)
  3. Newsgroups: comp.lang.tcl
  4. Subject: Real-time graphing widget needed, clueless on Tcl/Tk
  5. Date: 21 Jan 93 14:24:45
  6. Organization: CEA @ UC Berkeley, Berkeley, CA, USA.
  7. Lines: 75
  8. Distribution: world
  9. Message-ID: <RFANTA.93Jan21142445@newport.cea.berkeley.edu>
  10. NNTP-Posting-Host: newport.cea.berkeley.edu
  11.  
  12.  
  13. Hi there, 
  14.  
  15. I originally posted to comp.windows.x (please see the original post
  16. below) looking for advice on how to do real-time graphing in X in a
  17. more robust way than using the stripchart widget in Xaw.  Someone
  18. (thank you, Oliver Jones) told me that Tcl/Tk might be able to help
  19. and has some cool real-time strip chart widgets and the like.
  20.  
  21. Could someone point me in the right direction, and tell me where to get started with Tcl, etc?
  22.  
  23. Much thanks,
  24.  
  25. Rick 
  26.  
  27. ---------------------------------------Cut Here--------------------------------------
  28.  
  29. From rfanta@cea Wed Jan 20 16:00:21 1993
  30. From: rfanta@cea (Richard Fanta)
  31. Newsgroups: comp.windows.x
  32. Subject: Real-time graphing - call for suggestions
  33. Date: 20 Jan 93 13:55:12
  34. Organization: CEA @ UC Berkeley, Berkeley, CA, USA.
  35. Distribution: world
  36. NNTP-Posting-Host: newport.cea.berkeley.edu
  37.  
  38.  
  39. Hi there,
  40.  
  41. I work for the Center for EUV Astrophysics at UC-Berkeley and we're
  42. trying to develop some real-time graphing applications to aid us
  43. with trend analysis for our satellite, the EUV (Extreme UltraViolet)
  44. Explorer.  I'm not exactly an X guru yet, so advice of all sorts would
  45. be helpful and well heeded.
  46.  
  47. Basically, what we want to do is plot at least a single monitor
  48. value (Detector photon count rates, mirror temperatures, et al.)
  49. versus time so that we can see if anything is degrading or suffering
  50. >from other unforseen fluctuations.  Different monitors come down in
  51. different multiples of roughly one second intervals.  
  52.  
  53. What sorts of real-time graphing capabilities exist via the public
  54. domain?
  55. [Something beyond the stripchart widget in Xaw would be nice.]
  56. In commercial software? 
  57. [I've started to contacting vendors, but tips would be appreciated.]
  58.  
  59. Nice features to have:
  60.   -some sort of hardcopy output, preferably Postscript is necessary
  61.   -selectable auto or manual scaling 
  62.   -multiple plots on the same time axis (values possibly coming down
  63.    at different rates)
  64.   -mouse selectable time segments and/or ability to do blowups of key
  65.    graph segments
  66.   -basic axis labeling, selectable bars or point styles, etc.
  67.  
  68. Right now we're using X11R4/5 and twm for the displays instead of
  69. Openwindows mainly because of performance issues (ie. 8Mb of memory
  70. vs. the 16Mb now on Sparcstations) on the workstations when the
  71. original software was developed.  It may now be possible to use
  72. OpenWindows/XView or some other solution.  Obviously it would be nice
  73. to be able to run existing Xt-based programs w/o modification.
  74.  
  75. Once again, all tips are much appreciated.
  76.  
  77. Much thanks,
  78.  
  79. --------------------------------------------------------------------------------
  80. Rick Fanta            e-mail: rfanta@cea.berkeley.edu
  81. Center EUV Astrophysics        
  82.  
  83. --
  84. --------------------------------------------------------------------------------
  85. Rick Fanta            e-mail: rfanta@cea.berkeley.edu
  86. Center EUV Astrophysics        
  87.