Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93553633
runtest.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Nov 29, 16:46
Size
724 B
Mime Type
text/x-shellscript
Expires
Sun, Dec 1, 16:46 (2 d)
Engine
blob
Format
Raw Data
Handle
22645986
Attached To
R1448 Lenstool-HPC
runtest.sh
View Options
#!/bin/sh
# Script(!) for running the lenstool_tab binary.
# Sand and Marshall (UCSB) 2007-11-29
#
# The output file is called gnfw.tab - only one of these is needed, and it
# should be kept in the lenstool/table_src directory (where lenstool will look
# for it).
\r
m -f lenstool.tab
${
LENSTOOL_DIR
}
/table_src/lenstool_tab tab.in
# After successful completion the stdout looks like:
# Hello - welcome to lenstool_tab
# Input file tab.in read in OK:
# 0.010000 1.700000 0.010000 0.010000 30.000000 1.010000
# Steps in alpha: 170
# Steps in x: 805
# Total steps: 136850
# Progress : alpha 1.700000/1.700000 x 29.811548/30.000000
# Total steps = 136850
# Alpha count = 170
# xcount = 805
# Table written in lenstool.tab
Event Timeline
Log In to Comment