IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 27, 2005, 3:26:57 PM (21 years ago)
Author:
eugene
Message:

various tests and changes

File:
1 edited

Legend:

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

    r4398 r4630  
    6262        if (test->mask->data.U8[i]) {
    6363          source->type = PS_SOURCE_OTHER;
    64           // XXX is this the right type to go to?
     64          source->modelPSF = NULL;
    6565        } else {
    6666          source->modelPSF = test->modelPSF->data[i];
Note: See TracChangeset for help on using the changeset viewer.