Changeset 20688
- Timestamp:
- Nov 11, 2008, 1:12:32 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/addstar/src/ReadStarsSDSS.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/addstar/src/ReadStarsSDSS.c
r19259 r20688 71 71 NAMED_PHOTCODE_AND_ZP (photcode[3], zeropt[3], "I_SDSS"); 72 72 NAMED_PHOTCODE_AND_ZP (photcode[4], zeropt[4], "Z_SDSS"); 73 74 // XXXYYYZZZ SDSS tables have special flags for undefined/unmeasured values and errors: 75 // -9999 flags unmeasured values, and the corresponding error may or may not be meaningful 76 // -1000 flags errors that are not determined, even though the corresponding quantity is. 77 // These special values need to be trapped here to avoid averaging meaningful numbers with the flag values. 73 78 74 79 // various header values needed to calculate per-star data below
Note:
See TracChangeset
for help on using the changeset viewer.
