Differences between revisions 4 and 5
Revision 4 as of 2016-02-26 11:20:10
Size: 622
Editor: tcampb
Comment:
Revision 5 as of 2016-02-26 11:20:22
Size: 590
Editor: tcampb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from BLOCK-2B
= BLOCK-2B (Fix Landmarks) =
= F3CBLOCK-2B (Fix Landmarks) =

F3CBLOCK-2B (Fix Landmarks)

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

cd test/
ls -l

ls -l /usr/local/bin/find_nofitT
find_nofitT > log/20cm/fit-20cm.log
cat log/20cm/fit-20cm.log

#Manually fix problem landmarks
#Manually remake deleted maplets

ls -l /usr/local/bin/map_coverage
map_coverage
TILE20
0 0.0002

#Manually check coverage_m.pgm to ensure tiling looks good

mkdir log/20cm/TINNOOT/

cp *.INN *.OOT log/20cm/TINNOOT/

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

date
exit

mv typescript typeLog/typescriptFix20

F3CBLOCK-2B (last edited 2016-02-26 11:20:22 by tcampb)