Changeset 16076
- Timestamp:
- Jan 14, 2008, 4:55:22 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroUseModel.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroUseModel.c
r15891 r16076 57 57 // updated with the correct HDU selection. obsChip->hdu may not exist. 58 58 // pmAstromWriteBilevelChip (obsChip->hdu->header, obsChip, NONLIN_TOL); 59 60 61 59 62 } 60 63 … … 66 69 input->fpa->fromTPA = psMemIncrRefCounter (astrom->fpa->fromTPA); 67 70 68 // XXX if we want to write out the result, update the header here. this needs to be 71 // XXX this is temporarily hardwired because of model error 72 input->fpa->toSky->type = PS_PROJ_TAN; 73 74 // psastroDumpCorners ("corners.useModel.dat", input->fpa); 75 69 76 // updated with the correct HDU selection. obsChip->hdu may not exist. 70 77 // psMetadata *updates = psMetadataAlloc();
Note:
See TracChangeset
for help on using the changeset viewer.
