Differences between revisions 2 and 3
Revision 2 as of 2016-02-26 11:21:21
Size: 612
Editor: tcampb
Comment:
Revision 3 as of 2016-02-26 11:21:34
Size: 580
Editor: tcampb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from BLOCK-3B
= BLOCK-3B (Fix Correlation) =
= F3CBLOCK-3B (Fix Correlation) =

F3CBLOCK-3B (Fix Correlation)

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

cd test/
ls -l

ls -l /usr/local/bin/find_nofitP
find_nofitP > log/20cm/fitP-20cm-1.log
cat log/20cm/fitP-20cm-1.log

sh support/logEvalP.sh
cp logResults.txt log/20cm/logResults-1.txt
cp lowImg.txt log/20cm/lowImg-1.txt
cp redo.txt log/20cm/redo-1.txt

#Manually fix find_nofitP errors 

mkdir log/20cm/PINNOOT-1/

cp *.INN *.OOT log/20cm/PINNOOT-1/

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

date
exit

mv typescript typeLog/typescriptCor20

F3CBLOCK-3B (last edited 2016-03-04 15:28:54 by tcampb)