IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 7, 2005, 2:57:14 PM (20 years ago)
Author:
Paul Price
Message:

Importing from PAP cvs tree again. This will now be the working tree.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/stac/src/stacConfig.c

    r3666 r5743  
    2626    config->saturated = 65535.0;        // Saturation level
    2727    config->bad = 0.0;                  // Bad level
    28     config->reject = 3.0;
    29     config->frac = 0.5;
    30     config->grad = 0.6;
     28    config->reject = 2.5;
     29    config->frac = 0.45;
     30    config->grad = 0.7;
    3131    config->nReject = 2;
    3232
Note: See TracChangeset for help on using the changeset viewer.