IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 2, 2009, 7:26:49 AM (16 years ago)
Author:
Paul Price
Message:

Try with normalisePeak=true again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ppStack/src/ppStackConvolve.c

    r26312 r26314  
    132132                    psMetadataAddF32(options->stats, PS_LIST_TAIL, "KERNEL.NORM", PS_META_DUPLICATE_OK,
    133133                                     "Normalisation for kernel", norm);
     134                    fprintf(stderr, "Kernel normalisation for image %d: %f\n", i, norm);
    134135                }
    135136                float deconv = psMetadataLookupF32(NULL, readout->analysis,
Note: See TracChangeset for help on using the changeset viewer.