Differences between revisions 1 and 2
Revision 1 as of 2016-05-12 12:18:31
Size: 715
Editor: EricPalmer
Comment:
Revision 2 as of 2016-05-12 12:26:32
Size: 1362
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
=== Inputs ===
 * The image name of two images that have some common landmarks in them
Line 26: Line 29:
P599482141F2.FITS omega
 Input PICNM0
P609229428F2
 Input PICNM1
P609229440F2

OMEGA: 0.10196E-04 0.17130E-03 -0.36799E-03


                       ALPHA DP1 DL1
        0.00012 0.00206 -0.00442 0.00000 0.00000

   0.0000000000000000

 Iterate? (y/n)
n
            NaN NaN

OMEGA: 0.10196E-04 0.17130E-03 -0.36799E-03
ET1 - ET0: 12.00000
RA DEC DEG/DA: 86.59369 -64.99963 2009.99984

 Return to iteration? (y/n)
n

OMEGA

Description

This program

  • Calculates the angular velocity of a body's rotation by using the position of landmarks in subsequent images

The images should be at least roughly registered (REGISTER) before starting

Required Files

  • OMEGA.TXT which has an initial guess for the RA/DEC of omega and its magnitude in deg/da.
  • PICTLIST.TXT
  • LMRKLIST.TXT

Inputs

  • The image name of two images that have some common landmarks in them

Outputs

  • OMEGA_SUM.TXT - Inertial space RA/DEC of omega, Inertial space RA/DEC of body frame z-axis, and the LAT/LON of the omega vector in the body frame


Using OMEGA

Here is a sample of the standard input:

omega
 Input PICNM0
P609229428F2
 Input PICNM1
P609229440F2

OMEGA:                  0.10196E-04    0.17130E-03   -0.36799E-03


                       ALPHA                          DP1            DL1
        0.00012        0.00206       -0.00442        0.00000        0.00000

   0.0000000000000000     

 Iterate? (y/n)
n
            NaN            NaN

OMEGA:                  0.10196E-04    0.17130E-03   -0.36799E-03
ET1 - ET0:                 12.00000
RA DEC DEG/DA:        86.59369      -64.99963     2009.99984

 Return to iteration? (y/n)
n


CategoryPrograms

omega (last edited 2016-07-24 18:06:09 by BMittan)