next up previous contents
Next: Defining Your Own N-tuples Up: Obsolete Graphical Event Display Previous: The Menu Option Switches   Contents


HIGZ RZ File

After SNOMAN version 3.00 features were added to the event display routines to create an RZ file including the pictures drawn within the event display. The RZ file can be opened within PAW, and the pictures can be displayed, and printed. A typical PAW session would have the following steps:

  1. initialize the color scheme to match the original SNOMAN colors.
  2. open the picture file.
  3. display the picture on the screen.
  4. output the picture to Postscript, encapsulated Postscript, GIF, ...
The transcript for such a session would be as follows:
PAW > call $SNO_ROOT/snoman/3_00/code/dsp_createcolor.for
PAW > pict/fil 1 snopict.higz
PAW > ldir
 
 
 
 ************** Directory ===> //LUN1 <===
 
                  Created 970612/2102  Modified 970612/2102
 
 
 ===> List of objects
               PICTURE   NAME              CYCLE    DATE/TIME   NDATA
     TIMEHIST                                  1   970612/2102    899
     TUBEHIST                                  1   970612/2102   2362
     VERTEX                                    1   970612/2102    951
     MAIN                                      1   970612/2102   2223
     MMOUSE                                    1   970612/2102   3828
 
  Number of records =   12  Number of megawords =  0 + 11287 words
  Per cent of directory quota used =   2.400
  Per cent of file used            =   2.400
  Blocking factor                  =  83.521
PAW > p/plot mmouse
PAW > pict/print mmouse.ps
PAW > pict/print mmouse.eps
PAW > pict/print mmouse.gif



sno Guest Acct 2009-09-09