Changeset 23943
- Timestamp:
- Apr 21, 2009, 3:11:23 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/sj_branches/sj_SDSSaddstar_branch_r23928_20090420/Ohana/src/addstar/src/ReadStarsSDSS.c
r23942 r23943 221 221 // WCS headers are of course present in the fpC image, 222 222 // but then, that would be downloading a lot more data. 223 // 224 // Hmmm... if I set NY = 1361 below, do I need to subtract 64 from all Yccd numbers so that the 225 // coordinates run from 1 to 1361 again? Or can dvo cope with Y-coordinates that are > NY? 223 226 strcpy (images[N].coords.ctype, "RA---TAN"); 224 227 … … 259 262 // not less. 260 263 261 // And once more, NY = 1361, which led into the whole 'status' discussion. 264 // And once more, NY = 1361, which led into the whole 'status' discussion. In any case, why is this 1490 265 // not 1489? 262 266 images[N].NY = 1490; 263 267
Note:
See TracChangeset
for help on using the changeset viewer.
