Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OpenSource
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Willem Thorbecke
OpenSource
Commits
c1510c45
Commit
c1510c45
authored
3 years ago
by
janthorbecke@gmail.com
Browse files
Options
Downloads
Patches
Plain Diff
demo for plane-wave window explanation
parent
610e7212
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
marchenko/demo/oneD/backpropf1plusPlane.scr
+0
-2
0 additions, 2 deletions
marchenko/demo/oneD/backpropf1plusPlane.scr
marchenko/demo/oneD/epsPlane.scr
+18
-0
18 additions, 0 deletions
marchenko/demo/oneD/epsPlane.scr
with
18 additions
and
2 deletions
marchenko/demo/oneD/backpropf1plusPlane.scr
+
0
−
2
View file @
c1510c45
...
...
@@ -11,8 +11,6 @@ angle=0
export
OMP_NUM_THREADS
=
8
#interpolate file_in=f1plus0.su d1out=$dt file_out=f1plusdt.su
fdelmodc
\
file_cp
=
modelup_cp.su
ischeme
=
1
iorder
=
4
\
file_den
=
modelup_ro.su
\
...
...
This diff is collapsed.
Click to expand it.
marchenko/demo/oneD/epsPlane.scr
+
18
−
0
View file @
c1510c45
#!/bin/bash
# Add interface line to postscript file of model
cat
<<
EOF1
> line1
400 -2500
400 2500
EOF1
cat
<<
EOF2
> line2
700 -2500
700 2500
EOF2
cat
<<
EOF3
> line3
1100 -2500
1100 2500
EOF3
if
[[
"
$1
"
==
"snapshots"
]]
;
then
#plane-wave snapshots
...
...
@@ -14,6 +31,7 @@ do
suwind <
$file
key
=
fldr
min
=
$fldr
max
=
$fldr
>
shottmp.su
supsimage < shottmp.su
hbox
=
4
wbox
=
4
labelsize
=
8
linewidth
=
0.0
\
n1tic
=
2
f1
=
0
\
curve
=
line1,line2,line3
npair
=
2,2,2
curvecolor
=
black,black,black
curvedash
=
2
\
label1
=
"depth [m]"
label2
=
"lateral distance [m]"
\
f2
=
-2250
f2num
=
-2000
d2num
=
1000
clip
=
$clipf1
>
${
file_base
}
_
$fldr
.eps
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment