IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 19, 2021, 10:48:38 AM (5 years ago)
Author:
eugene
Message:

allow expRO to be NULL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20211108/ppStack/src/ppStackLoopByPercent.c

    r41908 r41920  
    2424
    2525    // Prepare for combination (define outputs, generate output cells)
     26    // NOTE: expmaps will be skipped if "PPSTACK.OUTPUT.EXP" -> NULL
    2627    if (!ppStackCombinePrepare("PPSTACK.OUTPUT", "PPSTACK.OUTPUT.EXP", options->doBackground ? "PPSTACK.OUTPUT.BKGMODEL" : NULL, PPSTACK_FILES_STACK, stack, options, config)) {
    2728        psError(psErrorCodeLast(), false, "Unable to prepare for combination.");
Note: See TracChangeset for help on using the changeset viewer.