IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 13, 2014, 9:09:57 AM (12 years ago)
Author:
eugene
Message:

add PS1_DV4 and PS1_SV3 output formats to add new values (AP_NPIX, PSF_FWHM_MAJ,MIN, PSF_CORE); check for LENS_OBJ and LENS_PSF in header to see if we should read the lensing parameters; check PSFMODEL in header to see what PSF model to use

File:
1 edited

Legend:

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

    r36623 r36864  
    2424                "PS1_DV2", 2,
    2525                "PS1_DV3", 3,
     26                "PS1_DV4", 4,
    2627    );
    2728%cmfmodes_sv = ("PS1_SV1", 1,
    2829                "PS1_SV2", 2,
     30                "PS1_SV3", 3,
    2931    );
    3032
Note: See TracChangeset for help on using the changeset viewer.