Date : 11-09-08 12:25
SU - how to overlay Two Segy signal or graph
 Author : 07 (141.♡.211.23)
Views : 10,619   recommend : 0  
   sx1100sz10f12602300-20hz-new5-4.pdf (433.8K) [1] DATE : 2011-09-08 12:25:47
By Yu....2011,02,24
1. suxwigb : key option
2. supswigp and psmerge command(cwp_su/bin/psmerge)
    be sure same clip value between A and B data
ex) here is my simple code to overlay hydrofrac siganal

#!/bin/sh

echo "second file will be plotted in red..."
supswigp key=gelev x2beg=2100 x2end=2500 x1beg=0.1  x1end=1.1  fill=0  clip=1.94402e-10 grid1=solid n1tic=2 d1num=2 key=gelev title="HYDROFRAC(1260-2300ft),SX(1100ft),SELEV(0ft) "  label2="Depth(ft)  Red:After, Black:Before Hydrofrac" < $1 > $1.ps

supswigp key=gelev x2beg=2100 x2end=2500 x1beg=0.1  x1end=1.1  fill=0  label1="Time(sec)" clip=1.94402e-10 tracecolor=red d1num=.05 key=gelev  < $2 > $2.ps


/home/campus19/yyu1/cwp_su/bin/psmerge  in=$1.ps  in=$2.ps > over.ps
ps2pdfwr over.ps over.pdf

gpdf over.pdf

 
 

Total 8
No Topic Author Date Views Recommend
8 [Seisunix] Modifications to SU trace rasterizing routines su… 07 11-29 6968 0
7 Free Software for seismic modeling (SU email) 07 10-05 7969 0
6 su파일 swap바이트 변경 07 08-22 6662 0
5 supsimage , gp Color brgb by seisunix-bounces@mailman.min… 07 11-09 18939 0
4 SU Seismic Unix / suxmovie script 07 10-04 29650 0
3 SU - how to overlay Two Segy signal or graph 07 09-08 10620 0
2 SU USEFUL Link 07 09-05 5512 0
1 Book / The New SU User's Manual. John W. Stockwell, Jr.… (1) 07 09-05 6026 0


Warning: Unknown: open(../data/session/sess_0fc88afde3b90537e1efed13cf40f606, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (../data/session) in Unknown on line 0