Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2018-03-24 09:22:37
Size: 232
Editor: EricPalmer
Comment:
Revision 4 as of 2018-10-30 17:43:24
Size: 494
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
-----
Line 8: Line 8:
-----
Line 12: Line 13:
Ensure all images are registered to center of the shape file. Configure [[LIMBER.IN]]
Line 15: Line 17:
{{{
limber
}}}
Line 16: Line 22:
Copy over the new limb vectors and remove the Q size (1st line).

{{{
cp LIMBVECS.TXT SHAPEFILES/pointsV##

}}}
Line 19: Line 31:
{{{
vecs2shape
}}}

Block 10 - Limber V2


Description

Builds a model using the limbs


Procedure

Set-up

Ensure all images are registered to center of the shape file. Configure LIMBER.IN

Run Limber

limber

Extract Vectors

Copy over the new limb vectors and remove the Q size (1st line).

cp LIMBVECS.TXT SHAPEFILES/pointsV##

Build Shape Model

vecs2shape

Evaluate Shape Model

Block 10 - Limber v2 (last edited 2020-10-21 10:10:43 by EricPalmer)