IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 30, 2007, 4:20:08 AM (19 years ago)
Author:
eugene
Message:

astrometry I/O at chip and file level

File:
1 edited

Legend:

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

    r14011 r15137  
    144144
    145145    // we perform astrometry on all chips after sources have been detected
     146    // this also performs the psastro file IO
    146147    if (options->doAstromChip || options->doAstromMosaic) {
    147148        if (!ppImageAstrom(config)) {
     
    163164    }
    164165
    165 
    166166    // Write out summary statistics
    167167    if (!ppImageStatsOutput (config, options)) {
Note: See TracChangeset for help on using the changeset viewer.