Differences between revisions 5 and 6
Revision 5 as of 2016-02-26 11:22:13
Size: 619
Editor: tcampb
Comment:
Revision 6 as of 2016-02-26 13:28:20
Size: 839
Editor: tcampb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
ln -s scripts/make_scriptT10 make_scriptT.in ls -l /usr/local/bin/map_coverage
map_coverage
TILE10
0 0.0001

ls -l /usr/local/bin/make_tilfile
echo "N" | make_tilefile > out
sed -i '' '1d' out

echo "XXXXXX" > make_scriptT.in
echo "scripts/XXX010.seed" >> make_scriptT.in
cat out >> make_scriptT.in

F3CBLOCK-4A (Tile 10cm)

Adapted from DL

cd /SPC_Test/F3C-Quality/
script
date
pwd
ls -l

cd test/
ls -l

ls -l scripts/
ls -l support/

cat support/TILE10.in

ls -l /usr/local/bin/bigmap
bigmap < support/TILE10.in
cp MAPFILES/TILE10.MAP MAPFILES/XXXXXX.MAP

ls -l /usr/local/bin/map_coverage
map_coverage
TILE10
0 0.0001

ls -l /usr/local/bin/make_tilfile
echo "N" | make_tilefile > out
sed -i '' '1d' out

echo "XXXXXX" > make_scriptT.in
echo "scripts/XXX010.seed" >> make_scriptT.in
cat out >> make_scriptT.in
cat make_scriptT.in

rm -f LMRKLIST1.TXT

ls -l /usr/local/bin/make_scriptT
make_scriptT
ls -l

cat INIT_LITHOS.TXT
lithos -v

nohup sh run_script.b &

mkdir log/10cm/

cp run_script.b log/10cm/

date
exit

mv typescript typeLog/typescriptTile10

F3CBLOCK-4A (last edited 2016-02-26 13:28:20 by tcampb)