IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 6, 2005, 11:20:45 PM (21 years ago)
Author:
eugene
Message:

further basic concepts

Location:
trunk/psphot
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot

    • Property svn:ignore set to
      bin
  • trunk/psphot/src/mark_psf_source.c

    r4116 r4129  
    1414// any object which meets the criterion is marked as
    1515// PS_SOURCE_BRIGHTSTAR
    16 bool mark_psf_source (psArray *sources)
     16bool mark_psf_source (psSource *source, float shapeNsigma)
    1717{
    18     bool  status      = false;
    1918    float dSX, dSY, SX, SY, SN;
    2019    float nSx, nSy;
Note: See TracChangeset for help on using the changeset viewer.