Changeset 36479 for branches/eam_branches/ipp-20131211
- Timestamp:
- Feb 6, 2014, 11:37:43 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20131211/psModules/src/astrom/pmAstrometryWCS.c
r34271 r36479 576 576 psFree (region); 577 577 578 // XXX if the inversion fails, we probably do not have a valid transform anyway 579 if (!chip->fromFPA) { 580 psWarning ("failed to find a valid transformation"); 581 psFree (chip->toFPA); 582 return false; 583 } 584 578 585 // this can take a very long time... 579 586 while (fpa->toSky->R < 0)
Note:
See TracChangeset
for help on using the changeset viewer.
