Changeset 28839 for trunk/Ohana
- Timestamp:
- Aug 4, 2010, 3:13:14 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/addstar/src/ReadStarsSDSS.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/addstar/src/ReadStarsSDSS.c
r27435 r28839 182 182 stars[N].measure.az = az; 183 183 stars[N].measure.photcode = photcode[j]; 184 stars[N].measure.imageID = j + *nimages; // set imageID to entry for this filter 184 185 } 185 186 } … … 254 255 images[N].externID = 0; 255 256 images[N].sourceID = 0; 257 images[N].parentID = UINT32_MAX; // UpdateImageIDs sets parentID = 0 256 258 257 259 // save the filename
Note:
See TracChangeset
for help on using the changeset viewer.
