Differences between revisions 1 and 2
Revision 1 as of 2015-06-02 23:10:34
Size: 870
Editor: EricPalmer
Comment:
Revision 2 as of 2015-06-03 15:23:57
Size: 876
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 47: Line 47:
./run_script.b & nohup ./run_script.b &

Describe Basic_tiling here.

Bob's procedure for tiling: TILE_MAP.TXT

..........................................
TILING OF REFERENCE MAP
..........................................

# Make bigmap REFMAP with scale = 1.25*ms (ms=maplet scale):

/usr/local/bin/BIGMAP
.. INPUTS ..
REFMAP
1
.005
.025
1
1
1
1
1
0
0
/usr/local/bin/SHOWMAP
REFMAP
gc REFMAP.pgm

/usr/local/bin/map_coverage
REFMAP
ms,ms
/usr/local/bin/make_tilefile

# For make_scriptT.in use:

& cp MAPFILES/REFMAP.MAP MAPFILES/XXXXXX.MAP
XXXXXX
XXSEED.SEED
[output of make_tilefile]

cp USED_MAPS.TXT LMRKLISTO.TXT

./rem_script.b
rm -f ./TESTFILES/*
rm -f ./TESTFILES1/*
/usr/local/bin//make_scriptT
chmod +x run_script.b
nohup ./run_script.b &

# Monitor with:

/usr/local/bin/find_nofitT

# remove LMRKLISTO.TXT when done:

rm -f LMRKLISTO.TXT

Basic_tiling (last edited 2016-01-15 15:46:04 by DianeLambert)