IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 10, 2006, 10:59:09 AM (20 years ago)
Author:
Paul Price
Message:

Set CELL.DARKTIME and CELL.EXPOSURE when we've normalised by the dark time. Change options->exptime to options->darktime to properly indicate just what we're normalising by. Normalise by CELL.DARKTIME instead of CELL.EXPOSURE.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppMerge/src/ppMerge.c

    r8883 r9463  
    7171    psFree(config);
    7272
    73     psLibFinalize();
    7473    pmConceptsDone();
    7574    pmConfigDone();
     75    psLibFinalize();
    7676
    7777//    ppMemCheck();
Note: See TracChangeset for help on using the changeset viewer.