IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 9, 2010, 6:01:15 PM (16 years ago)
Author:
eugene
Message:

psphotStack now correctly convolves the input images to match target PSF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/psphot.20100506/src/psphotStackImageLoop.c

    r27884 r27888  
    5353
    5454                // XXX for now, we assume there is only a single chip in the PHU:
    55                 if (!psphotStackReadout (config, view)) {
     55                if (0 && !psphotStackReadout (config, view)) {
    5656                    psError(psErrorCodeLast(), false, "failure in psphotStackReadout for chip %d, cell %d, readout %d\n", view->chip, view->cell, view->readout);
    5757                    psFree (view);
Note: See TracChangeset for help on using the changeset viewer.