Changeset 16271
- Timestamp:
- Feb 1, 2008, 10:23:56 AM (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
r10937 r16271 1 2 2008.01.31 3 4 Adding extended sources: 5 6 * create a libautocode extended source table description (DONE) 7 * load the extended source measurements: 8 this could be done within LoadStars or as a separate pass over the file, loading the extended source tables 9 * we can call this function only optionally 10 * need to make the association between the psf and ext measurements via det ID 11 * in find_matches, we could/should record the reference from Stars to the matched average entry 12 that would let us use the PSF position to get the average object match: 13 14 * find_matches_extended 15 * loop over extended sources 16 * use ID to find the corresponding Stars entry 17 * use the averef to find the corresponding Average entry 18 * update the extended source table 19 20 * Write out ext sources with the rest of the data 21 22 where do we put the table? require split? 23 24 (160 byte per detection; PS1 will have 5e8 => 400 GB) 1 25 2 26 2007.01.04
Note:
See TracChangeset
for help on using the changeset viewer.
