IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 8, 2011, 2:56:56 PM (15 years ago)
Author:
eugene
Message:

add unofficial PS1_V4 output format (not yet standard); add clean radial profile to find sky limit; use sky limit to control kron analysis window; fix thread / memory problem for radial photometry; fix object matching for forced psf photometry; fix object matching to get the right matches

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/mksource.pl

    r32347 r32633  
    1616%cmfmodes = ("PS1_V1", 1,
    1717             "PS1_V2", 2,
    18              "PS1_V3", 3);
     18             "PS1_V3", 3,
     19             "PS1_V4", 4);
    1920
    2021print "1: $cmfmodes{1}\n";
Note: See TracChangeset for help on using the changeset viewer.