Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2022-05-13 12:39:11
Size: 3518
Editor: DalyTerik
Comment:
Revision 7 as of 2022-05-20 12:28:46
Size: 3835
Editor: DalyTerik
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
REG files are written by [[stella]]. Stella writes out a REG files for each image in which stella successfully correlates stars.The REG file list the CX VY CZ that you solved for, the predicted CX CY CZed, and then lists information for each star on a separate line. The REG files are used by [[distortion]] to create an updated camera model. REG files contain information about the pixel/line locations of stars in images and camera information. .REG files live in the REGFILES directory, which is parallel to LMKFILES, SUMFILES, etc. REG files are written by [[stella]]. Stella writes out a REG files for each image in which stella successfully correlates stars. REG files contain information about the pixel/line locations of stars in images and camera information. The REG file list the CX CY CZ that you solved for, the predicted CX CY CZ, and then lists information for each star on a separate line. The REG files are used by [[distortion]] to compute an updated camera model, which can then be used in INIT_LITHOS and make_sumfiles.txt. REG files live in the REGFILES directory, which is parallel to LMKFILES, SUMFILES, etc. 
Line 9: Line 9:
A .REG file does not need to exist in order to run stella, but if a .REG file does exist, then stella will use that information as a starting point. If you want to star an image totally afresh, then you must delete a pre-existing .REG file. If a .REG file already exists, stella will use that information as a starting point when you re-run stella. If you want to start an image totally afresh, you must delete the pre-existing .REG file.
Line 12: Line 12:
Line 17: Line 18:
   -0.9303361 -0.1242768 0.3450073 -0.9302355 -0.1243779 0.3452419 Cx, C0x --> The solved-for Cx and the predicted Cx.
    0.3498056 -0.5830977 0.7332347 0.3500547 -0.5830538 0.7331507 Cy, C0y --> The solved-for Cy and the predicted Cy.
    0.1100489 0.8028402 0.5859496 0.1101069 0.8028564 0.5859164 Cz, C0z --> The solved-for Cz and the predicted Cz.
    0.1078023 0.8029705 0.5861886  948.212   651.497 -0.088 0.209 W PX LN dx dy     --> each line in this section of the REG file
                                                                                                               corresponds to a star. The columns are
                                                                                                               a unit vector to the star (first three columns),
                                                                                                               the pixel/line location of the star in the image
                                                                                                               (next two columns), and then the pixel/line residuals
   etc, one line in the file for each star that correlated in the image for the star (last two columns).
END 39 -0.014 0.067 -0.266 0.316 2628.33430 --> The last line of the file says how many stars exceeded
                                                                                                               the correlation limit (39, in this case). The next three
                                                                                                               numbers are the rotation about the X, Y, and Z axes in units
                                                                                                               of milliradians. The Z-axis rotation is a twist.
                                                                                                               I need to ask Bob what the second-to-last term in this row is.
                                                                                                               The last term is the focal length in mm solved from this image.
   -0.9303361 -0.1242768 0.3450073 -0.9302355 -0.1243779 0.3452419 Cx, C0x        --> The solved-for Cx and the predicted Cx.
    0.3498056 -0.5830977 0.7332347 0.3500547 -0.5830538 0.7331507 Cy, C0y        --> The solved-for Cy and the predicted Cy.
    0.1100489 0.8028402 0.5859496 0.1101069 0.8028564 0.5859164 Cz, C0z        --> The solved-for Cz and the predicted Cz.
    0.1078023 0.8029705 0.5861886 1005.233 696.014    -0.092 0.073 150822 W PX LN dx dy catno --> each line in this section of the REG file
    . corresponds to a star. The columns are
    . a unit vector to the star (first three columns),
    . the pixel/line location of the star in the image
    . (next two columns), and then the pixel/line residuals
   etc, one line in the file for each star that correlated in the image        for the star (next two columns), and star catalog number (last column)
END 39 -0.014 0.067 -0.266 0.316 2628.33430        --> The last line of the file says how many stars exceeded
                                                                                                                      the correlation limit (39, in this case). The next three
        numbers are the rotation about the X, Y, and Z axes in units
                                                                                                                      of milliradians. The Z-axis rotation is a twist.
                                                                                                                      The second-to-last entry is the RMS pixel residual between
                                                                                                                      predi
cted and observed star locations.
        The last term is the focal length in mm solved from this image.

REG Files

Category DART

Version 1.0

Description

REG files are written by stella. Stella writes out a REG files for each image in which stella successfully correlates stars. REG files contain information about the pixel/line locations of stars in images and camera information. The REG file list the CX CY CZ that you solved for, the predicted CX CY CZ, and then lists information for each star on a separate line. The REG files are used by distortion to compute an updated camera model, which can then be used in INIT_LITHOS and make_sumfiles.txt. REG files live in the REGFILES directory, which is parallel to LMKFILES, SUMFILES, etc.

If a .REG file already exists, stella will use that information as a starting point when you re-run stella. If you want to start an image totally afresh, you must delete the pre-existing .REG file.

Warning! If you have an existing REG file and then re-run the image through stella and do NOT solve for pointing, stella will delete the existing REG file!

Stella names REG files as PICNAME.REG.

An annotated .REG file

   -0.9303361   -0.1242768    0.3450073    -0.9302355   -0.1243779    0.3452419          Cx, C0x                  --> The solved-for Cx and the predicted Cx. 
    0.3498056   -0.5830977    0.7332347     0.3500547   -0.5830538    0.7331507          Cy, C0y                  --> The solved-for Cy and the predicted Cy.  
    0.1100489    0.8028402    0.5859496     0.1101069    0.8028564    0.5859164          Cz, C0z                  --> The solved-for Cz and the predicted Cz.  
    0.1078023    0.8029705    0.5861886  1005.233   696.014    -0.092     0.073    150822     W PX LN dx dy catno --> each line in this section of the REG file
    .                                                                                                                 corresponds to a star. The columns are
    .                                                                                                                 a unit vector to the star (first three columns),
    .                                                                                                                 the pixel/line location of the star in the image
    .                                                                                                                  (next two columns), and then the pixel/line residuals
   etc, one line in the file for each star that correlated in the image                                               for the star (next two columns), and star catalog number (last column)
END             39    -0.014     0.067    -0.266     0.316  2628.33430                                            --> The last line of the file says how many stars exceeded
                                                                                                                      the correlation limit (39, in this case). The next three
                                                                                                                      numbers are the rotation about the X, Y, and Z axes in units
                                                                                                                      of milliradians. The Z-axis rotation is a twist. 
                                                                                                                      The second-to-last entry is the RMS pixel residual between
                                                                                                                      predicted and observed star locations.
                                                                                                                      The last term is the focal length in mm solved from this image.

REG file (last edited 2022-05-20 12:55:28 by DalyTerik)