- Timestamp:
- Oct 18, 2016, 3:50:05 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20160809/psModules/src/astrom/pmAstrometryModel.c
r39777 r39780 687 687 char *refChip = psMetadataLookupStr(&status, file->fpa->concepts, "REF_CHIP"); REQUIRE (status, "missing REF_CHIP"); 688 688 689 int rotatorParity = psMetadataLookupS32(&status, file->fpa->concepts, " ROT.PARITY"); REQUIRE (status, "missing ROT.PARITY");689 int rotatorParity = psMetadataLookupS32(&status, file->fpa->concepts, "FPA.ROT.PARITY"); REQUIRE (status, "missing ROT.PARITY"); 690 690 691 691 // XXX we've swapped the sign and parity of POS (add to model)
Note:
See TracChangeset
for help on using the changeset viewer.
