- Timestamp:
- Jul 17, 2014, 12:30:45 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-ops-20130712/psModules
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/astrom/pmAstrometryWCS.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-ops-20130712/psModules
- Property svn:mergeinfo deleted
-
branches/eam_branches/ipp-ops-20130712/psModules/src/astrom/pmAstrometryWCS.c
r34271 r37066 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.
