Skip to content

Commit 106104f

Browse files
committed
large figures
1 parent 279a6d7 commit 106104f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

book/data/chevron2014/fetch/SConstruct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ from rsf.proj import *
33
gzips = [ 'seg_workshop_fwi_2014.tar.gz.partaa',
44
'seg_workshop_fwi_2014.tar.gz.partab']
55

6-
files=['./DataLicenseAgreement', './README', 'SEG14.Pisoelastic.segy.gz', 'SEG14.Vplog', 'SEG14.Vpsmoothstarting.segy', 'Wavelet.txt', 'ntgWellWavePic.JPG']
6+
files=['./DataLicenseAgreement', './README', 'SEG14.Pisoelastic.segy.gz', 'SEG14.Vplog', 'SEG14.Vpsmoothstarting.segy', 'Wavelet.txt', 'WellWavePic.JPG']
77

88
for gzip in gzips:
99
Fetch(gzip,dir='seg_workshop_fwi_2014',

book/data/chevron2014/sxrxvolume/SConstruct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ Flow(['sxrxvolume.rsf','sxrxvolume_hdr.rsf'],
7070
verbose=1
7171
''',stdout=0, stdin=0)
7272

73-
Result('sxrxvolume',"byte |grey3 frame1=500 frame2=500 frame3=500 title='shot/rec volume'")
73+
Result('sxrxvolume',"window j2=10 j3=10 | byte gainpanel=all |grey3 frame1=500 frame2=50 frame3=50 title='shot/rec volume'")
7474

7575
End()

0 commit comments

Comments
 (0)