IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 10, 2008, 2:17:14 PM (18 years ago)
Author:
eugene
Message:

ippScripts/scripts/camera_exp.pl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/doc/notes.txt

    r16810 r20652  
     1
     22008.10.11
     3
     4  updating addstar / dvo to deal better with mosaic / image relationships
     5
     6  * fix imageID sequencing (DONE)
     7  * define imageID -> image lookup
     8  * add parentID (for mosaic relationship)
     9  * add external ID
     10  * add supplied filename (different from 'filename')
     11
     12  there are two issues involved in mosaic astrometry:  1) we need to
     13  have links in the Image table between the chip-level images and
     14  their associated mosaic images.  this is provided by the parentID
     15  field.  2) the coord transformation functions use a local static
     16  variable to supply the associated mosaic coords structure.  this is
     17  a weak implementation, but the method for now.
     18
     19 
    120
    2212008.02.23
Note: See TracChangeset for help on using the changeset viewer.