IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 23, 2011, 9:57:37 AM (15 years ago)
Author:
eugene
Message:

updates to pmVisual especially astrometry visualization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/psModules/src/astrom/pmAstrometryObjects.c

    r27554 r31019  
    893893        // XXX this function is crashing
    894894        pmAstromVisualPlotGridMatch(raw, ref, gridNP, stats->offset.x, stats->offset.y, maxOffpix, Scale, Offset);
    895         pmAstromVisualPlotGridMatchOverlay(raw, ref);
     895        pmAstromVisualPlotGridMatchOverlay(raw, ref, stats->offset);
    896896
    897897        psFree (imStats);
Note: See TracChangeset for help on using the changeset viewer.