Changeset 20652 for trunk/Ohana/src/addstar/doc/notes.txt
- Timestamp:
- Nov 10, 2008, 2:17:14 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/addstar/doc/notes.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/addstar/doc/notes.txt
r16810 r20652 1 2 2008.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 1 20 2 21 2008.02.23
Note:
See TracChangeset
for help on using the changeset viewer.
