Differences between revisions 1 and 2
Revision 1 as of 2016-04-13 15:34:02
Size: 589
Editor: tcampb
Comment:
Revision 2 as of 2016-04-13 21:44:44
Size: 590
Editor: tcampb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 33: Line 33:
rm TESFILES/* rm TESTFILES/*

F3BBLOCK-2B (Fix Landmarks)

cd /SPC_Test/F3B-Number/
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 TESTFILES/*
rm TESTFILES1/*

date
exit

mv typescript typeLog/typescriptFix20

F3BBLOCK-2B (last edited 2016-04-13 21:44:44 by tcampb)