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/dvo.h

    r34140 r34194  
    462462float PhotKronAve (PhotCode *code, Average *average, SecFilt *secfilt);
    463463
     464float PhotZeroPoint (Measure *measure, Average *average, SecFilt *secfilt);
     465float PhotAveFluxPSF (PhotCode *code, Average *average, SecFilt *secfilt);
     466float PhotAvedFluxPSF (PhotCode *code, Average *average, SecFilt *secfilt);
     467float PhotAveFluxKron (PhotCode *code, Average *average, SecFilt *secfilt);
     468float PhotAvedFluxKron (PhotCode *code, Average *average, SecFilt *secfilt);
     469
    464470float PhotMstdev (PhotCode *code, Average *average, SecFilt *secfilt);
    465471float PhotM20 (PhotCode *code, Average *average, SecFilt *secfilt);
Note: See TracChangeset for help on using the changeset viewer.