IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2009, 5:26:21 PM (17 years ago)
Author:
Paul Price
Message:

Fixing following API change in psastro.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ppImage/src/ppImageLoop.c

    r23580 r23647  
    205205    // this also performs the psastro file IO
    206206    if (options->doAstromChip || options->doAstromMosaic) {
    207         if (!ppImageAstrom(config)) {
     207        if (!ppImageAstrom(config, stats)) {
    208208            ESCAPE("error running astrometry.");
    209209        }
Note: See TracChangeset for help on using the changeset viewer.