IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 15, 2008, 12:53:09 PM (18 years ago)
Author:
eugene
Message:

allow non STAR sources

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroConvert.c

    r16072 r16525  
    115115        // only accept the PSF sources?
    116116        // XXX drop SATSTAR?
    117         if (source->type != PM_SOURCE_TYPE_STAR) continue;
     117        // if (source->type != PM_SOURCE_TYPE_STAR) continue;
    118118
    119119        pmModel *model = source->modelPSF;
Note: See TracChangeset for help on using the changeset viewer.