IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 25, 2005, 9:23:18 AM (21 years ago)
Author:
eugene
Message:

further cleanup, adding output functions

File:
1 edited

Legend:

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

    r4375 r4398  
    3535    }
    3636
    37     // group into STAR, COSMIC, GALAXY, SATURATED
    38     psfClump = pmSourcePSFClump (sources, config);
    39     pmSourceRoughClass (sources, config, psfClump);
    40 
    41     // make this optional
    42     // DumpMoments (sources, "moments.dat");
    43 
    4437    psLogMsg ("psphot", 3, "moments: %f sec\n", psTimerMark ("psphot"));
    4538    psLogMsg ("psphot", 3, "%d sources\n", sources->n);
Note: See TracChangeset for help on using the changeset viewer.