= densify = ===== (Compiled by TC) ===== == Description == == Requires == * [[LMRKLIST.TXT]] - list of all landmarks to be used * [[LMKFILES]]/ - directory of .LMK files for each maplet * [[MAPFILES]]/ - directory of .MAP files * [[SHAPEFILES]]/ - directory of built shapes === Optional === * [[LMRKLISTR.TXT]] - specific list of landmarks desired == Input == The commands sent to densify are usually prearranged in a file which can be used as follows: {{{ ~/bin/densify < tmpRun.txt }}} === Input File === {{{ SHAPEFILES/PreviousShapeFile (input shape) 2 100 1.67773 (K (power of 2), search range (km), random seed) SHAPEFILES/CurrentShapeFile (output shape) 1 (more iteration) .005 (fraction of points used for conditioning) .025 (conditioning weight) 1 (more iterations) 1 1 1 1 1 1 1 1 1 1 1 1 1 0 (end program) }}} == Output == * [[SIGMA.TXT]] - list of sigma values associated with the shape model (found in [[SHAPEFILES]]/) * Shape file in ICQ format