IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 28, 2010, 5:38:54 PM (16 years ago)
Author:
eugene
Message:

add CONVOL_MAX to output fields; remove unneeded abort: if kernel is supplied, we do not need to determine and supply the FWHMs (they are only used for generating the kernel)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubReadoutStats.c

    r26982 r29593  
    4646    psMetadataCopySingle(data->stats, outRO->analysis, PM_SUBTRACTION_ANALYSIS_MYY);
    4747    psMetadataCopySingle(data->stats, outRO->analysis, PM_SUBTRACTION_ANALYSIS_DECONV_MAX);
     48    psMetadataCopySingle(data->stats, outRO->analysis, PM_SUBTRACTION_ANALYSIS_CONVOL_MAX);
    4849
    4950    return true;
Note: See TracChangeset for help on using the changeset viewer.