IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 30, 2006, 2:07:26 PM (20 years ago)
Author:
eugene
Message:

added addstar option, not well tested; converted detselect to use psPipe / psIOBuffer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageLoop.c

    r7738 r7771  
    5858    // we perform astrometry on all chips after sources have been detected
    5959    if (options->doAstromChip || options->doAstromMosaic) ppImageAstrom (config);
     60    if (options->doAddstar) ppImageAddstar (config);
    6061
    6162    if (!pmFPAfileIOChecks (config, view, PM_FPA_AFTER)) return false;
Note: See TracChangeset for help on using the changeset viewer.