Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
EIC
detectors
topside
Commits
28ceb2de
Commit
28ceb2de
authored
Dec 17, 2020
by
Whitney Armstrong
Browse files
modified: .DAWN_1.history
modified: generate_eps
parent
632b3c6d
Changes
2
Hide whitespace changes
Inline
Side-by-side
scripts/view3/.DAWN_1.history
View file @
28ceb2de
...
...
@@ -2,9 +2,9 @@
50
180
1
384.5
0
0
154.58
154.615
1.2
5
0.001
...
...
scripts/view3/generate_eps
View file @
28ceb2de
#!/bin/bash
echo
"view3 produces a series of XY slices a different z locations."
function
print_the_help
{
echo
"USAGE:
$0
<PRIM_FILE> "
echo
" OPTIONS: "
echo
" -t,--tag filename tag (default: view1)"
echo
" -t,--tag filename tag (default: view3)"
echo
" -i,--input input primfile (default: ../../g4_0000.prim)"
exit
}
FILE_TAG
=
"view
2
"
INPUT_FILE
=
"g4_0000.prim"
FILE_TAG
=
"view
3
"
INPUT_FILE
=
"
../../
g4_0000.prim"
POSITIONAL
=()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment