Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2014-03-21 13:32:10
Size: 206
Editor: EricPalmer
Comment:
Revision 4 as of 2014-03-26 11:24:27
Size: 1206
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
["Test Files"]

= Overview =

Builds a shape model from maplets. 1.6M vectors is the maximum.

= Input =
{{{

/usr/local/bin/densify
~/Planets/Real/Shaper/densify.e
SHAPEFILES/dumbshape.txt
2, 30, 1.8675743
SHAPEFILES/SHAPE.TXT
1
.005
.025
1
1
1
1
1
1
1
1
1
1
1
1
1
1
0
}}}

= Log =
{{{
/usr/local/bin/densify
SHAPEFILES/dumbshape.txt
2, 30, 1.8675743
SHAPEFILES/SHAPE.TXT
....
 Slope averaged model done

 0. end iteration
 1. more iteration
 2. change weight
1
           1
           2
           3
           4
           5
           6
           7
           8
           9
          10
          11
          12
          13
          14
          15
          16
          17
          18
          19
          20

 Slope averaged model done

 0. end iteration
 1. more iteration
 2. change weight
0

}}}


= Output =

{{{
         512
...
}}}


List of files:


-------------------- Bob notes


["Test Files"]

Overview

Builds a shape model from maplets. 1.6M vectors is the maximum.

Input

/usr/local/bin/densify
~/Planets/Real/Shaper/densify.e
SHAPEFILES/dumbshape.txt
2, 30, 1.8675743
SHAPEFILES/SHAPE.TXT
1
.005
.025
1
1
1
1
1
1
1
1
1
1
1
1
1
1
0

Log

/usr/local/bin/densify
SHAPEFILES/dumbshape.txt
2, 30, 1.8675743
SHAPEFILES/SHAPE.TXT
....
 Slope averaged model done

 0. end iteration
 1. more iteration
 2. change weight
1
           1
           2
           3
           4
           5
           6
           7
           8
           9
          10
          11
          12
          13
          14
          15
          16
          17
          18
          19
          20

 Slope averaged model done

 0. end iteration
 1. more iteration
 2. change weight
0

Output

         512
...

List of files:


Bob notes

Describe do densify here.

makes a shape model

Starts with lower, then makes a higher resolution

Dumb to Q=32 Generate shape models 64, 128, 256, 512 (800 meters Vesta, 70cm for Bennu - 1.57Mill)

do_densify (last edited 2015-05-06 11:15:25 by localhost)