IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 23, 2010, 11:33:14 AM (16 years ago)
Author:
bills
Message:

Enable the postage stamp server to generate stamps from cleaned up data.
"Works" for chip and warp stages. diff and maybe stack to do.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstamp_job_run.pl

    r27577 r27751  
    250250            copy_and_register_file($f, $backmdl_file, $outdir, $prefix);
    251251        }
    252         if (0) {
     252       if (0) {
    253253        # don't enable this yet
    254254        if ($pattern_file) {
     
    256256            copy_and_register_file($f, $pattern_file, $outdir, $prefix);
    257257        }
    258         }
     258       }
    259259    }
    260260}
Note: See TracChangeset for help on using the changeset viewer.