Editing
Documentation:system/seismic
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==sffold== {| class="wikitable" align="center" cellspacing="0" border="1" ! colspan="4" style="background:#ffdead;" | Make a seismic foldplot/stacking chart. |- ! colspan="4" | sffold < in.rsf > out.rsf verbose=1 o1= o2= o3= n1= n2= n3= d1= d2= d3= label1= label2= label3= |- | colspan="4" | <br>This is a general 3D histogram program implemented to create foldplot or<br>stacking charts on a 3d project from trace headers. Axis1, 2 and 3 define <br>the bins for the output fold map. These are usually (offset,xline,iline), <br>but you might want to compute some other histogram. This can be done by <br>selecting other segy headers using label1, 2 and 3.<br><br>See also fold= option in sfbin for creating 2D histograms.<br><br>EXAMPLES:<br><br> To make a stacking chart movie showing fold(xline,offset) for each inline<br> from a 3d segyfile:<br><br> sfsegyread tfile=tteapot.rsf hfile=teapot.asc bfile=teapot.bin \<br> tape=npr3_field.sgy > teapot.rsf<br><br> # read the tfile, which contains the segy trace headers<br> < tteapot.rsf sfdd type=float \<br> | sffold verbose=1 \<br> o1=0 n1=96 d1=200 label1=offset \<br> o2=1 n2=188 d2=1 label2=xline \<br> o3=1 n3=345 d3=1 label3=iline \<br> >foldplot.rsf<br> <foldplot.rsf sfgrey title=foldplot pclip=100 \<br> | sfpen <br><br> # transpose this data to plot foldmaps for each offset window:<br><br> < foldplot.rsf sftransp plane=13 \<br> | sftransp plane=12 \<br> | sfgrey title=foldplot_off gainpanel=all \<br> | sfpen |- | ''float '' || '''d1=''' || || Delta label1 - usually delta offset |- | ''float '' || '''d2=''' || || Delta label2 - usually delta xline |- | ''float '' || '''d3=''' || || Delta label3 - usually delta iline |- | ''string '' || '''label1=''' || || header for axis1 - usually offset |- | ''string '' || '''label2=''' || || header for axis2 - usually xline or cdp |- | ''string '' || '''label3=''' || || header for axis3 - usually iline |- | ''int '' || '''n1=''' || || Number label1 - usually number offset |- | ''int '' || '''n2=''' || || Number label2 - usually number xline |- | ''int '' || '''n3=''' || || Number label3 - usually number iline |- | ''float '' || '''o1=''' || || Minimum label1 - usually min offset |- | ''float '' || '''o2=''' || || Minimum label2 - usually min xline |- | ''float '' || '''o3=''' || || Minimum label3 - usually min iline |- | ''int '' || '''verbose=1''' || || 0 terse, 1 informative, 2 chatty, 3 debug |}
Summary:
Please note that all contributions to Madagascar are considered to be released under the GNU Free Documentation License 1.3 or later (see
My wiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
English
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Getting Madagascar
download
Installation
GitHub repository
SEGTeX
Introduction
Package overview
Tutorial
Hands-on tour
Reproducible documents
Hall of Fame
User Documentation
List of programs
Common programs
Popular programs
The RSF file format
Reproducibility with SCons
Developer documentation
Adding programs
Contributing programs
API demo: clipping data
API demo: explicit finite differences
Community
Conferences
User mailing list
Developer mailing list
GitHub organization
LinkedIn group
Development blog
Twitter
Slack
Tools
What links here
Related changes
Special pages
Page information