IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 13, 2005, 4:06:55 PM (21 years ago)
Author:
eugene
Message:

changed noise to weight, psImageData to eamReadout

File:
1 edited

Legend:

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

    r4946 r5049  
    44
    55    psMetadata  *config  = NULL;
    6     psImageData *imdata  = NULL;
     6    eamReadout *imdata  = NULL;
    77    psArray     *sources = NULL;
    88    psArray     *peaks   = NULL;
     
    1414
    1515    // load input data (image and config)
    16     // create or load mask and noise images
     16    // create or load mask and weight images
    1717    // we have memory leaks here -- may be from psMetadata
    1818    imdata = psphotSetup (config);
Note: See TracChangeset for help on using the changeset viewer.