IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 19, 2008, 2:02:23 PM (18 years ago)
Author:
eugene
Message:

renaming zp_mean, zp_stdev to zpt_obs, zpt_stdev; adding zpt_lq, zpt_uq; adding corresponding camtool options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/pxadmin_create_tables.sql

    r20244 r20276  
    382382    ap_resid FLOAT,
    383383    ap_resid_stdev FLOAT,
    384     zp_mean FLOAT,
    385     zp_stdev FLOAT,
     384    zpt_obs FLOAT,
     385    zpt_stdev FLOAT,
     386    zpt_lq FLOAT,
     387    zpt_uq FLOAT,
    386388    fwhm_major FLOAT,
    387389    fwhm_major_lq FLOAT,
Note: See TracChangeset for help on using the changeset viewer.