Seis_vel - Display Seismic and velocity simutaneously
Seis_vel vel=vel.H data=data.H fn_color=color.file >out.H bg_min= bg_max
Velocity file
Data file
Second data file (optional)
Datafile to use with Grey
Color file to use with Grey
[1] forground color display mode
[.5] (0.-1., percentage of max value of each snapshot
above which data will be clipped dfor linear mode
[10000] modulate data for log mode, a large integer > 100
clip bacground values
[18] number of hues
[12] number of lightness regions
[.3,.8] range of lightness
[1.] foreground saturation
[20] number of background hues
[.3] bacground lightness
[.3] bacground saturation
Composing two components (x and y, e.g., p wave and s wave) as
the foreground with a velocity model as the background
COLOR SCHEME: Forground H: atan2(y,x) (i.e. 360 degree) L: sqrt(x^2+y^2)*clip (range e.g. 0.8-0.3) S: constant (e.g. 1.0) Number of fg colors = fg_nhue * fg_nlightness Background H: blue -> magenta (i.e. slow to fast) L: constant (e.g. 0.3) S: constant (e.g. 0.3) Number of bg colors = bg_nhue Total colors = fg_nhue * fg_nlightness + bg_nhue (default 18*12+20=236)
NOTE: The log mode displays more data using higher lightness colors.
Lin, I-Ching 'Michael' Allied Geophysics Laboratories Department of Computer Science University of Houston
sep_graphics