Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2013-01-18 11:54:00
Size: 164
Editor: EricPalmer
Comment:
Revision 8 as of 2015-05-06 11:15:24
Size: 666
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Makes a surface Makes a surface. I think you need to run [residuals.e] right after you do this, but I am not sure.
Line 6: Line 6:
 * B  * [[LMKFILES]]
 * [[IMAGEFILES]]
 * [[PICTLIST.TXT]]
 * [[LMRKLIST.TXT]]
 * [[LMRKLIST1.TXT]]
Line 10: Line 14:
 *   . 1: landmark vectors.
  . 2: camera pointing, scobj
  . 3: RA/DEC/TWIST
  . 0: end.

 input operation list
Line 12: Line 21:
   120
}}}
Line 13: Line 24:
 enter number of iterations
{{{
   3
}}}

 change position and pointing aprioris? (y/n)
{{{
   n
}}}

 use limbs for pointing? (y/n)
{{{
   y
}}}

 continue? (y/n)
{{{
   n

geometry.e

Makes a surface. I think you need to run [residuals.e] right after you do this, but I am not sure.

Input - files

Input - stdin

  • 1: landmark vectors.
  • 2: camera pointing, scobj
  • 3: RA/DEC/TWIST
  • 0: end.
  • input operation list

   120
  • enter number of iterations

   3
  • change position and pointing aprioris? (y/n)

   n
  • use limbs for pointing? (y/n)

   y
  • continue? (y/n)

   n

Output


CategoryPrograms

geometry (last edited 2020-02-19 11:13:45 by JohnWeirich)