Differences between revisions 18 and 25 (spanning 7 versions)
Revision 18 as of 2011-12-07 10:26:07
Size: 668
Editor: EricPalmer
Comment:
Revision 25 as of 2018-05-06 11:06:52
Size: 783
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from coverage.e
Line 2: Line 3:

||Category D||Version 3.0||
Line 5: Line 8:
{{{#!wiki warning
 Note::: This is just a note
}}}


Line 12: Line 9:
 * view_maps.in (you get this from using ["update_infiles.e"])  * view_maps.in (you get this from using [[update_infiles.e]])
Line 17: Line 14:
 * Resolution (start and ending resolution)  * Resolution (start and ending resolution).
 * If you are working with limbs, do you want to see that data also?
Line 19: Line 17:
{{{ Example Example
{{{
 ~/bin/coverage.e
Line 25: Line 25:
 n
Line 31: Line 32:
attachment:coverage.jpg {{attachment:coverage.jpg}}
Line 33: Line 34:
---- ----------

coverage

Category D

Version 3.0

Generates global coverage of what has been tiled and processed (as per landmark files)

Input - files

Input - stdin

  • What type of maps to use (all, only with landmarks and/or limbs). Typically 2
  • Resolution (start and ending resolution).
  • If you are working with limbs, do you want to see that data also?

Example

 ~/bin/coverage.e
  0. All maps
  1. Maps with lmks or limbs
  2. Maps with lmks
 2
 0,.1
 n

Output

  • coverage_g.pgm - a global map showing what has been tiled to the specified resolution

coverage.jpg


CategoryPrograms

coverage (last edited 2018-05-06 11:06:52 by BMittan)