Differences between revisions 2 and 3
Revision 2 as of 2016-01-17 23:55:11
Size: 798
Editor: EricPalmer
Comment:
Revision 3 as of 2016-01-18 00:08:16
Size: 1715
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Line 8: Line 7:
 1. Correlated --
 1. Imaged
 1. Major Nofits
 1. Residualed
 1. Correlated -- Correlated means that all the landmarks of the DTM are indicating a correlation score (above 0.0000). This means they do not throw the "*" error for [[find_nofitP]].

 1. Imaged -- Imaged means that there are at least 5 images for every landmark. While 3 is the minimum, 5 is needed to have a robust DTM that accounts for error. If there are not 5, then a lower number is acceptable; however, it can never be less than 3.

 1. Fitted -- Fitted means that there are no maplets with more than 10 "nofits". No Fit errors are thrown when [[overlaps]] is unable to match two maplets that should overlap. This means that there are too many differences between the two maplets for SPC to find common ground. It is common for there to be a few maplets that are missing one or two of their connections with other maplets.

 1. Residualed -- Residualed indicates that errors thrown by [[RESIDUALS]]. The standard is: 5 5x GSD GSD
Line 15: Line 17:
 1. Reimaged  1.n7 Reimaged
 1. Re-Residualed --

Standard Process of States

These are the states that a DTM goes through on its way to being perfected for a specific resolution. The state defines the quality of processing that has gone on. It does not describe all the steps that is needed to get there. That is because many steps need to be done multiple times (such as building and loading an updated shape model). Errors and problems in the data will make each DTM different in terms of what is needed to achieve the state.

  1. Tiled -- Tiled means that the DTM has undergone the basic stages of latlon-tiling or bigmap_tiling. This does not have any additional processing, just the batch mode.

  2. Correlated -- Correlated means that all the landmarks of the DTM are indicating a correlation score (above 0.0000). This means they do not throw the "*" error for find_nofitP.

  3. Imaged -- Imaged means that there are at least 5 images for every landmark. While 3 is the minimum, 5 is needed to have a robust DTM that accounts for error. If there are not 5, then a lower number is acceptable; however, it can never be less than 3.
  4. Fitted -- Fitted means that there are no maplets with more than 10 "nofits". No Fit errors are thrown when overlaps is unable to match two maplets that should overlap. This means that there are too many differences between the two maplets for SPC to find common ground. It is common for there to be a few maplets that are missing one or two of their connections with other maplets.

  5. Residualed -- Residualed indicates that errors thrown by RESIDUALS. The standard is: 5 5x GSD GSD

  6. Retiled

Advanced States

  • 1.n7 Reimaged
  • Re-Residualed --

Processing States (last edited 2016-01-29 11:03:11 by EricPalmer)