Changeset 16810 for trunk/Ohana/src/addstar/doc/notes.txt
- Timestamp:
- Mar 4, 2008, 12:39:41 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
r16271 r16810 1 2 2008.02.23 3 4 features I need to add / finish in dvo: 5 6 * detID / objID / imageID 7 8 some questions: 9 10 db_id 11 table_id (chip / warp / stack / diff) 12 chip_id / warp_id / stack_id / diff_id 13 14 detections from stand-alone analysis would require an alternate sequence? 15 detections without an associated image get image_id = 0 16 17 * imageID : we will define a new, unique running ID within dvo 18 against which joins are performed. in addition, I will keep the 19 externally supplied ids as a reference (32bit id + 16bit source) 20 21 * detID : the detection (measure) should carry the imageID + detID as a 22 unique value. 23 24 * objID : objects will get a unique ID when they are created 25 (sequence in table + table ID? or use the same bits as Maria?) 26 27 * extended measurement tables 28 * SDSS ingest 29 * 2MASS flags 30 1 31 2 32 2008.01.31
Note:
See TracChangeset
for help on using the changeset viewer.
