Ricksep - displays cubic array of data
Ricksep in=datafile [ data pars ] [ display pars ]
Display cubic array of data in XWindows-Motif
[stdin] name of input file
length of 3 dimensions, n1 is fastest, e.g. time
[0.]first sample value in each dimension
[1.]sample increment in each dimension
[1]relative spacing for true size, z3=3 means wide lines
[n1]...[n5]label for each dimension
[in] dataset title
[1] data samples are =1 for bytes or =4 for floats
[255] positive clip value; high= and clip= are synonyms
[1] negative clip value; low= and clip= are synonyms
[sample] name for values on colorbar
[600]pixel dimension (> 64) or fraction of screen (<= 1.0)
pick line data file
[2500]maximum number of picks used
[cube]view is front, side, top, plan, array, picks, cube, fence, or transparent
[front] orient is front, side, top
[minimum] frames set to middle or minimum
[0] if 1, transpose down and across
[fit] shape fits screen, true, or pixel
[off] run movie in up, down, left, right, in, or out direction
[gray]color is gray, straw, flag, tiger, blue, or rainbow
[50] contrast is between 0 and 100
alternative XWindows font; default bold-courier-20
Number of views of the cube to simutaneously display
[nview,1] The layout of the views
[1./nview_dim[0]..] The percentage of the screen (across) for each view
[1./nview_dim[1]..] The percentage of the screen (down) for each view
[1,2,3,4,5] The order to display the axes in a given view
2-D of 3-D array of unsigned byte integers 0-255. Use segy2movie to convert segy. Use Byte to convert seplib floating point.
2-D of 3-D array of float numbers
Two dataset headers. n2 x n3 segy traces. Each trace 240 bytes + n1 IEEE floating point samples. Use suread to convert tape dataset.
cubic array of data. 100 byte tail describing dimensions.
Text file. Each line of text annotates an n3 direction frame.
First line is dataset name. Second line is dataset dimensions. Third line are axes labels. Followed by pick-lines: First line is ID and frame. Following lines are pick points: three coordinates and data value.
List of parameters in name=value form. Free format. Last of duplicates used.
style, wide,hite,movie,shape,show_picks,across,down, dacross,rate,fence,origin, and order should reference multiple views with:
1st view: style 2nd view: style2 3rd view: style3
etc.
interact