IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 4, 2007, 3:58:58 PM (19 years ago)
Author:
Paul Price
Message:

Need to initialise model classes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubCamera.c

    r14249 r14741  
    130130    // psPhot input
    131131    if (psMetadataLookup(config->arguments, "PSPHOT.PSF")) {
     132        psphotModelClassInit ();        // load implementation-specific models
    132133        pmFPAfile *psphot = pmFPAfileDefineFromFPA(config, output->fpa, 1, 1, "PSPHOT.INPUT");
    133134        if (!psphot) {
Note: See TracChangeset for help on using the changeset viewer.