IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 29, 2009, 4:04:51 PM (17 years ago)
Author:
eugene
Message:

extract ghosts in first pass, extract pixels along with stars

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroExtractAnalysis.c

    r23591 r23592  
    5151    psFree(refs);
    5252
     53    // convert star positions to ghost positions and add to the readout->analysis data
     54    psastroExtractGhosts (config);
     55
    5356    psastroExtractStars (config);
    54     psastroExtractGhosts (config);
    5557    return true;
    5658}
Note: See TracChangeset for help on using the changeset viewer.