IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 29, 2009, 3:01:24 PM (17 years ago)
Author:
Paul Price
Message:

Convering 'weight' to 'variance' where appropriate. Mostly just propagating changes from psModules. Fixed some mask types as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_20090128/pswarp/src/pswarpDefineSkycell.c

    r20643 r21225  
    6363    // determine camera if not specified already
    6464    // XXX EAM : this operation should be defined as a pmConfig function (pmConfigCopy?)
    65     skyConfig = pmConfigAlloc(0, NULL);
     65    skyConfig = pmConfigAlloc();
    6666    skyConfig->user = psMemIncrRefCounter(config->user);
    6767    skyConfig->system = psMemIncrRefCounter(config->system);
Note: See TracChangeset for help on using the changeset viewer.