Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HEWES
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
Container 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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ls-ruhl
HEWES
Commits
0287df0a
Commit
0287df0a
authored
1 year ago
by
And.Lindner
Browse files
Options
Downloads
Patches
Plain Diff
fix typos in runs scripts
parent
b5fe8a87
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/run_1D_ex.sh
+4
-4
4 additions, 4 deletions
src/run_1D_ex.sh
src/run_2D_ex.sh
+4
-4
4 additions, 4 deletions
src/run_2D_ex.sh
src/run_3D_ex.sh
+4
-4
4 additions, 4 deletions
src/run_3D_ex.sh
with
12 additions
and
12 deletions
src/run_1D_ex.sh
+
4
−
4
View file @
0287df0a
...
@@ -60,8 +60,8 @@ parameters=(\
...
@@ -60,8 +60,8 @@ parameters=(\
0.
`
# amplitude of 1D Gaussian 1 in y-direction`\
0.
`
# amplitude of 1D Gaussian 1 in y-direction`\
0.1
`
# amplitude of 1D Gaussian 1 in z-direction`\
0.1
`
# amplitude of 1D Gaussian 1 in z-direction`\
100e-6
`
# shift from origin in x-direction of 1D Gaussian 1`\
100e-6
`
# shift from origin in x-direction of 1D Gaussian 1`\
0.
`
# shift from origin in
x
-direction of 1D Gaussian 1`\
0.
`
# shift from origin in
y
-direction of 1D Gaussian 1`\
0.
`
# shift from origin in
x
-direction of 1D Gaussian 1`\
0.
`
# shift from origin in
z
-direction of 1D Gaussian 1`\
5e-6
`
# width of 1D Gaussian 1`\
5e-6
`
# width of 1D Gaussian 1`\
0.
`
# phase shift of 1D Gaussian 1 in x-direction`\
0.
`
# phase shift of 1D Gaussian 1 in x-direction`\
0.
`
# phase shift of 1D Gaussian 1 in y-direction`\
0.
`
# phase shift of 1D Gaussian 1 in y-direction`\
...
@@ -73,8 +73,8 @@ parameters=(\
...
@@ -73,8 +73,8 @@ parameters=(\
0.
`
# amplitude of 1D Gaussian 2 in y-direction`\
0.
`
# amplitude of 1D Gaussian 2 in y-direction`\
0.5
`
# amplitude of 1D Gaussian 2 in z-direction`\
0.5
`
# amplitude of 1D Gaussian 2 in z-direction`\
200e-6
`
# shift from origin in x-direction of 1D Gaussian 2`\
200e-6
`
# shift from origin in x-direction of 1D Gaussian 2`\
0.
`
# shift from origin in
x
-direction of 1D Gaussian 2`\
0.
`
# shift from origin in
y
-direction of 1D Gaussian 2`\
0.
`
# shift from origin in
x
-direction of 1D Gaussian 2`\
0.
`
# shift from origin in
z
-direction of 1D Gaussian 2`\
15e-6
`
# width of 1D Gaussian 2`\
15e-6
`
# width of 1D Gaussian 2`\
0.
`
# phase shift of 1D Gaussian 2 in x-direction`\
0.
`
# phase shift of 1D Gaussian 2 in x-direction`\
0.
`
# phase shift of 1D Gaussian 2 in y-direction`\
0.
`
# phase shift of 1D Gaussian 2 in y-direction`\
...
...
This diff is collapsed.
Click to expand it.
src/run_2D_ex.sh
+
4
−
4
View file @
0287df0a
...
@@ -60,8 +60,8 @@ parameters=(\
...
@@ -60,8 +60,8 @@ parameters=(\
0
`
# amplitude of 1D Gaussian 1 in y-direction`\
0
`
# amplitude of 1D Gaussian 1 in y-direction`\
0
`
# amplitude of 1D Gaussian 1 in z-direction`\
0
`
# amplitude of 1D Gaussian 1 in z-direction`\
0
`
# shift from origin in x-direction of 1D Gaussian 1`\
0
`
# shift from origin in x-direction of 1D Gaussian 1`\
0
`
# shift from origin in
x
-direction of 1D Gaussian 1`\
0
`
# shift from origin in
y
-direction of 1D Gaussian 1`\
0
`
# shift from origin in
x
-direction of 1D Gaussian 1`\
0
`
# shift from origin in
z
-direction of 1D Gaussian 1`\
0
`
# width of 1D Gaussian 1`\
0
`
# width of 1D Gaussian 1`\
0
`
# phase shift of 1D Gaussian 1 in x-direction`\
0
`
# phase shift of 1D Gaussian 1 in x-direction`\
0
`
# phase shift of 1D Gaussian 1 in y-direction`\
0
`
# phase shift of 1D Gaussian 1 in y-direction`\
...
@@ -73,8 +73,8 @@ parameters=(\
...
@@ -73,8 +73,8 @@ parameters=(\
0
`
# amplitude of 1D Gaussian 2 in y-direction`\
0
`
# amplitude of 1D Gaussian 2 in y-direction`\
0
`
# amplitude of 1D Gaussian 2 in z-direction`\
0
`
# amplitude of 1D Gaussian 2 in z-direction`\
0
`
# shift from origin in x-direction of 1D Gaussian 2`\
0
`
# shift from origin in x-direction of 1D Gaussian 2`\
0
`
# shift from origin in
x
-direction of 1D Gaussian 2`\
0
`
# shift from origin in
y
-direction of 1D Gaussian 2`\
0
`
# shift from origin in
x
-direction of 1D Gaussian 2`\
0
`
# shift from origin in
z
-direction of 1D Gaussian 2`\
0
`
# width of 1D Gaussian 2`\
0
`
# width of 1D Gaussian 2`\
0
`
# phase shift of 1D Gaussian 2 in x-direction`\
0
`
# phase shift of 1D Gaussian 2 in x-direction`\
0
`
# phase shift of 1D Gaussian 2 in y-direction`\
0
`
# phase shift of 1D Gaussian 2 in y-direction`\
...
...
This diff is collapsed.
Click to expand it.
src/run_3D_ex.sh
+
4
−
4
View file @
0287df0a
...
@@ -60,8 +60,8 @@ parameters=(\
...
@@ -60,8 +60,8 @@ parameters=(\
0
`
# amplitude of 1D Gaussian 1 in y-direction`\
0
`
# amplitude of 1D Gaussian 1 in y-direction`\
0
`
# amplitude of 1D Gaussian 1 in z-direction`\
0
`
# amplitude of 1D Gaussian 1 in z-direction`\
0
`
# shift from origin in x-direction of 1D Gaussian 1`\
0
`
# shift from origin in x-direction of 1D Gaussian 1`\
0
`
# shift from origin in
x
-direction of 1D Gaussian 1`\
0
`
# shift from origin in
y
-direction of 1D Gaussian 1`\
0
`
# shift from origin in
x
-direction of 1D Gaussian 1`\
0
`
# shift from origin in
z
-direction of 1D Gaussian 1`\
0
`
# width of 1D Gaussian 1`\
0
`
# width of 1D Gaussian 1`\
0
`
# phase shift of 1D Gaussian 1 in x-direction`\
0
`
# phase shift of 1D Gaussian 1 in x-direction`\
0
`
# phase shift of 1D Gaussian 1 in y-direction`\
0
`
# phase shift of 1D Gaussian 1 in y-direction`\
...
@@ -73,8 +73,8 @@ parameters=(\
...
@@ -73,8 +73,8 @@ parameters=(\
0
`
# amplitude of 1D Gaussian 2 in y-direction`\
0
`
# amplitude of 1D Gaussian 2 in y-direction`\
0
`
# amplitude of 1D Gaussian 2 in z-direction`\
0
`
# amplitude of 1D Gaussian 2 in z-direction`\
0
`
# shift from origin in x-direction of 1D Gaussian 2`\
0
`
# shift from origin in x-direction of 1D Gaussian 2`\
0
`
# shift from origin in
x
-direction of 1D Gaussian 2`\
0
`
# shift from origin in
y
-direction of 1D Gaussian 2`\
0
`
# shift from origin in
x
-direction of 1D Gaussian 2`\
0
`
# shift from origin in
z
-direction of 1D Gaussian 2`\
0
`
# width of 1D Gaussian 2`\
0
`
# width of 1D Gaussian 2`\
0
`
# phase shift of 1D Gaussian 2 in x-direction`\
0
`
# phase shift of 1D Gaussian 2 in x-direction`\
0
`
# phase shift of 1D Gaussian 2 in y-direction`\
0
`
# phase shift of 1D Gaussian 2 in y-direction`\
...
...
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