IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 9, 2025, 9:17:20 AM (12 months ago)
Author:
eugene
Message:

removing deprecated addstar modes (stack and staticsky), add support for xcff, some general code cleanup for addstar_run.pl; remove dependency on streakrelease in dist_bundle.pl; add scripts for xcstack/xcsky/xcff stages

File:
1 edited

Legend:

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

    r42099 r42835  
    185185my $recipe_psphot  = $ipprc->reduction($reduction, 'STACK_PSPHOT'); # Recipe to use for psphot
    186186my $recipe_ppstats = 'STACKSTATS';
    187 if ($
    188 run_state eq 'update') {
     187if ($run_state eq 'update') {
    189188     $recipe_ppstats = 'WARPSTATS';
    190189}
Note: See TracChangeset for help on using the changeset viewer.