Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2015-06-05 13:48:33
Size: 67
Editor: EricPalmer
Comment:
Revision 7 as of 2015-06-24 15:31:41
Size: 510
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe Fixing_problem_landmarks here. = Fixing Landmarks =
Line 4: Line 4:
[[file:problem.jpg]] Image of things to try
{{attachment:problem.jpg||width=400}}

=== Description ===

At the end of each tiling or iteration, a form of find_nofit (T or P) is used to check for bad landmarks. A common find_nofit output will look soemthing like this:

The four main types of outputs are:
 * ! - the landmark was deleted
 * . - the landmark has overlaps
 * (space) - the landmark has minor error (don't worry about it).
 * * - the landmark has a major error and must be fixed.

Fixing Landmarks

Image of things to try problem.jpg

Description

At the end of each tiling or iteration, a form of find_nofit (T or P) is used to check for bad landmarks. A common find_nofit output will look soemthing like this:

The four main types of outputs are:

  • ! - the landmark was deleted
  • . - the landmark has overlaps
  • (space) - the landmark has minor error (don't worry about it).
  • * - the landmark has a major error and must be fixed.

Fixing_problem_landmarks (last edited 2015-06-25 15:51:24 by KristoferDrozd)