IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 25, 2012, 5:11:36 AM (14 years ago)
Author:
eugene
Message:

add stack ID to dvo schema (secfilt); code to calculate distance to skycell center; average flux in AB mags

File:
1 edited

Legend:

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

    r34194 r34207  
    472472float PhotM80 (PhotCode *code, Average *average, SecFilt *secfilt);
    473473float PhotUCdist (PhotCode *code, Average *average, SecFilt *secfilt);
     474unsigned int PhotStackID (PhotCode *code, Average *average, SecFilt *secfilt);
    474475
    475476float PhotColorForCode (Average *average, SecFilt *secfilt, Measure *measure, PhotCode *code);
Note: See TracChangeset for help on using the changeset viewer.