Differences between revisions 1 and 2
Revision 1 as of 2016-04-13 21:41:05
Size: 576
Editor: tcampb
Comment:
Revision 2 as of 2016-04-13 21:46:51
Size: 577
Editor: tcampb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 31: Line 31:
rm TESFILES1/* rm TESTFILES1/*

F3BBLOCK-19B (Fix Correlation)

cd /SPC_Test/F3B-Number/
script
date
pwd
ls -l

cd test/
ls -l

ls -l /usr/local/bin/find_nofitP
find_nofitP > log/5cm/fitP-5cm-3.log
cat log/5cm/fitP-5cm-3.log

sh support/iterateEval.sh
cp evalOut.txt log/5cm/logResults-3.txt
cp evalImg.txt log/5cm/lowImg-3.txt
cp evalRedo.txt log/5cm/redo-3.txt

#Manually fix find_nofitP errors 

mkdir log/5cm/PINNOOT-3/

cp *.INN *.OOT log/5cm/PINNOOT-3/

sh rem_script.b
rm TESTFILES/*
rm TESTFILES1/*

date
exit

mv typescript typeLog/typescriptCor5c

F3BBLOCK-19B (last edited 2016-04-13 21:46:51 by tcampb)