Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2016-02-24 15:19:06
Size: 581
Editor: tcampb
Comment:
Revision 3 as of 2016-02-26 12:07:47
Size: 585
Editor: tcampb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= BLOCK-6B (Fix Landmarks) = = F3CBLOCK-10B (Fix Landmarks) =

F3CBLOCK-10B (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/5cm/fit-5cm.log
cat log/5cm/fit-5cm.log

#Manually fix problem landmarks
#Manually remake deleted maplets

ls -l /usr/local/bin/map_coverage
map_coverage
TILE05
0 0.00005

#Manually check coverage_m.pgm to ensure tiling looks good

mkdir log/5cm/TINNOOT/

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

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

date
exit

mv typescript typeLog/typescriptFix5

F3CBLOCK-10B (last edited 2016-03-03 22:27:43 by tcampb)