IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 20, 2019, 10:20:26 AM (7 years ago)
Author:
eugene
Message:

allow addstar_multi_run to limit the number of cmf files loaded at one time

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/staticsky.pl

    r38566 r40803  
    148148        my $configuration = $ipprc->filename("PSPHOT.STACK.CONFIG", $outroot);
    149149
     150        # XXX this script and psphotStack use the recipe file inconsistently:
     151        # XXX psphotStack respects the value of PSPHOT.STACK.USE.RAW from the config,
     152        # XXX but this script ignores it: if PSPHOT.STACK.USE.RAW is FALSE (needConvolvedImages = 1)
     153        # XXX then psphotStack will expect entries in the input mdc file (CNV:) that this script
     154        # XXX is not supplying.
    150155        my $needConvolvedImages = 0;
    151156
Note: See TracChangeset for help on using the changeset viewer.