IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 4, 2011, 1:04:41 PM (15 years ago)
Author:
eugene
Message:

updates to pmPeak to better distinguish peak flux versions; updates to visualization; add bits for substantial suspect masking; consolidate assignment of source position and flux based on peak, moments, etc; improve footprint culling process; fix PSF_QF and PSF_QF_PERFECT calculations; fix source model chisq values

Location:
trunk/psModules
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules

    • Property svn:ignore
      •  

        old new  
        2828ChangeLog
        2929psmodules-*.tar.*
         30a.out.dSYM
  • trunk/psModules/src/imcombine/pmStack.c

    r29543 r31153  
    3737# if (0)
    3838#define TESTING                         // Enable test output
    39 #define TEST_X 4963                       // x coordinate to examine
    40 #define TEST_Y 5353                       // y coordinate to examine
    41 #define TEST_X 40                       // x coordinate to examine
    42 #define TEST_Y 40                       // y coordinate to examine
     39#define TEST_X 340                       // x coordinate to examine
     40#define TEST_Y 938                       // y coordinate to examine
    4341#define TEST_RADIUS 0.5                 // Radius to examine
    4442# endif
Note: See TracChangeset for help on using the changeset viewer.