stella
Category DART |
Version 1.0 |
Description
stella
Input Files
SHAPEFILES/SHAPE.TXT. This could be SHAPE.TXT or some other shape model (e.g., SHAPE1.TXT, etc.)
stella will read the fi
Output Files
SHAPEFILES/COVERAGE.TXT
Using shape_coverage
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.