Differences between revisions 17 and 22 (spanning 5 versions)
Revision 17 as of 2011-12-02 10:59:39
Size: 643
Editor: EricPalmer
Comment:
Revision 22 as of 2016-05-17 16:34:24
Size: 711
Editor: DianeLambert
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from coverage.e
Line 5: Line 6:
{{{#!wiki warning
 Note::: This is just a note
}}}


Line 12: Line 7:
 * view_maps.in (you get this from using ["update_infiles.e"])  * view_maps.in (you get this from using [[update_infiles.e]])
Line 16: Line 11:
 * Typically 2 - Should you include all the landmarks (maplets) or a subsection.
{{{
 * What type of maps to use (all, only with landmarks and/or limbs). Typically 2
 * Resolution (start and ending resolution). Notes, there is no prompt for this entry.
Example
{{{
 ~/bin/coverage.e
Line 21: Line 19:
 2
 0,.1
Line 23: Line 23:
 * 0,.1 (start and ending resolution)
Line 28: Line 27:
attachment:coverage.jpg {{attachment:coverage.jpg}}

coverage

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). Notes, there is no prompt for this entry.

Example

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

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)