Program sfximage | Displays a 2-D RSF file with Seismic Unix's ximage
[SYNOPSIS]
sfximage inp= par= verb=n
[COMMENTS]
Test with:
sfspike n1=5 n2=3 nsp=3 k1=1,3,4 k2=1,2,3 > junk.rsf;
sfximage inp=junk.rsf par="perc=100 cmap=rgb1 legend=1";
You should see a picture with blue background and red blobs.
See also sfimage.
[PARAMETERS]
string  | inp | = |   | 	Input file
string  | par | = |   | 	ximage params that can't be found in RSF headr
bool    | verb | =n |  [y/n] | 	
[DIRECTORY]
user/ivlad
