IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 21, 2010, 2:58:29 PM (16 years ago)
Author:
eugene
Message:

add some visualization; modification to pmSourceRedefinePixels API; other minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20101205/psphot/src/psphotStackMatchPSFsUtils.c

    r29548 r30140  
    383383        goto escape;
    384384    }
     385
     386    // save the PSF on the new readout->analysis:
     387    // if (!psMetadataAddPtr (readoutOut->analysis, PS_LIST_TAIL, "PSPHOT.PSF", PS_META_REPLACE | PS_DATA_UNKNOWN, "psphot psf model", options->psf)) {
     388    //     psError (PSPHOT_ERR_UNKNOWN, false, "problem saving sources on readout");
     389    //     return false;
     390    // }
    385391
    386392    // dumpImage(readoutOut, readoutSrc, index, "conv");
Note: See TracChangeset for help on using the changeset viewer.