Changeset 16593 for trunk/pstamp/src/ppstampMakeStamp.c
- Timestamp:
- Feb 21, 2008, 6:48:35 PM (18 years ago)
- Location:
- trunk/pstamp/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppstampMakeStamp.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/src
- Property svn:ignore
-
old new 1 1 ppstamp 2 pstampparse 3 pstamprequest 2 4 Makefile 3 5 Makefile.in
-
- Property svn:ignore
-
trunk/pstamp/src/ppstampMakeStamp.c
r16239 r16593 426 426 PS_ASSERT_PTR_NON_NULL(hdu->header, 1) 427 427 428 // for some reason these are getting initialized to garbag 429 input->fpa->fromTPA = 0; 430 input->fpa->toTPA = 0; 431 input->fpa->toSky = 0; 432 chip->toFPA = 0; 433 chip->fromFPA = 0; 434 428 435 if (!pmAstromReadWCS(input->fpa, chip, hdu->header, 1.0)) { 429 436 // we can live without WCS if the ROI is specified in pixels
Note:
See TracChangeset
for help on using the changeset viewer.
