Differences between revisions 1 and 2
Revision 1 as of 2022-04-28 12:11:04
Size: 1018
Editor: EricPalmer
Comment:
Revision 2 as of 2022-05-16 15:50:02
Size: 1224
Editor: DalyTerik
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 * SHAPEFILES/SHAPE.TXT. This could be [[SHAPE.TXT]] or some other shape model (e.g., [[SHAPE1.TXT]], etc.)  * [[DISTORTION.TXT]]
Line 11: Line 11:
distortion will read the fi
Line 18: Line 17:
== Using shape_coverage == == Using distortion ==

'''Warning!''' A single bad REG file can cause major issues. Before running distortion, ensure that the .REG files have at least 7 stars (file size >1 KB) and that each stars is centered in its red cross hairs in TEMPFILE.ppm. You must be confident in every REG file to ensure that you don't shoot yourself in the foot.

distortion

Category DART

Version 1.0

Description

distortion

Input Files

Output Files

Using distortion

Warning! A single bad REG file can cause major issues. Before running distortion, ensure that the .REG files have at least 7 stars (file size >1 KB) and that each stars is centered in its red cross hairs in TEMPFILE.ppm. You must be confident in every REG file to ensure that you don't shoot yourself in the foot.

1. Run shape_coverage.

shape_coverage
SHAPEFILES/SHAPE.TXT
smin smax tol minpic

where smin is the minimum maplet scale in km you wish to include, smax is the maximum maplet scale in km you wish to include, tol is a search range along surface normal (i.e., how far to search for a maplet; same idea as densify), and minpic in the minimum number of pictures. If set to 0, then all maplets will be considered.

2. Use COVERAGE.TXT as an input to shape2mapsA

shape2mapsA
SHAPEFILES/COVERAGE.TXT

3. Use view_shapeA to visualize the coverage on the shape. Note that if you only run view_shape, you will not see the coverage.

distortion (last edited 2022-05-20 12:57:24 by DalyTerik)