Changeset 13022
- Timestamp:
- Apr 24, 2007, 5:59:32 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppSim/src/ppSimLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSim/src/ppSimLoop.c
r13017 r13022 716 716 717 717 if (fpa->hdu) { 718 fpa->hdu->header = wcsHeader(ra0, dec0, pa, scale * binning, 0.0, 0.0, 1, 1); 718 fpa->hdu->header = wcsHeader(ra0, dec0, pa, scale * binning, 0.5 * (bounds->x1 - bounds->x0), 719 0.5 * (bounds->y1 - bounds->y0), 1, 1); 719 720 } 720 721
Note:
See TracChangeset
for help on using the changeset viewer.
