IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40457


Ignore:
Timestamp:
Jun 27, 2018, 1:06:31 PM (8 years ago)
Author:
eugene
Message:

turn off block to save moments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20170908/psphot/src/psphotSourceStats.c

    r39926 r40457  
    560560        }
    561561
     562#if (0)
    562563        if (psTraceGetLevel("psphot.moments.save")) {
    563564          char name[64];
     
    573574          fclose (fout);
    574575        }
    575 
     576#endif
    576577        // choose a grid scale that is a fixed fraction of the psf sigma^2
    577578        float PSF_CLUMP_GRID_SCALE = 0.1*PS_SQR(sigma[i]);
Note: See TracChangeset for help on using the changeset viewer.