Rickmovie - displays cubic array of data
Rickmovie 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
script file with label for every panel (n3 dimension)
[0]data format is segy or not
specify vgrid choice
[1] data samples are =1 for bytes or =4 for floats
[0,3600]header bytes to skip; 3600 for segy=1
[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
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.
interact