IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10145


Ignore:
Timestamp:
Nov 22, 2006, 11:09:34 AM (20 years ago)
Author:
Paul Price
Message:

Removing unused constants.

File:
1 edited

Legend:

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

    r9914 r10145  
    3939use constant PHASE0_BG_STDEV => 'bg_stdev'; # Key for the background standard deviation
    4040use constant PHASE0_BG_MEAN_STDEV => 'bg_mean_stdev'; # Key for the mean of the background standard deviation
    41 
    42 use constant EXP_BG => '-background'; # Switch to add background for exposure
    43 use constant EXP_BGSD => '-background_stdev'; # Switch to add background standard deviation
    44 use constant EXP_BGMEANSD => '-background_mean_stdev'; # Switch to add mean of background standard deviation
    4541
    4642# These values should be constant for all components
Note: See TracChangeset for help on using the changeset viewer.