IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 21, 2012, 2:34:28 PM (14 years ago)
Author:
eugene
Message:

coded in FluxPSF, FluxKron for stack photometry in DVO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120627/Ohana/src/libdvo/include/dvodb.h

    r34140 r34194  
    4545      MAG_80,
    4646      MAG_UC_DIST,
     47      MAG_FLUX_PSF,
     48      MAG_FLUX_PSF_ERR,
     49      MAG_FLUX_KRON,
     50      MAG_FLUX_KRON_ERR,
    4751};
    4852
     
    136140      MEAS_MCAL_OFFSET,
    137141      MEAS_FLAT,
     142      MEAS_FLUX_PSF,
     143      MEAS_FLUX_PSF_ERR,
     144      MEAS_FLUX_KRON,
     145      MEAS_FLUX_KRON_ERR,
    138146};
    139147
Note: See TracChangeset for help on using the changeset viewer.