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/relphot/include/relphot.h

    r33963 r34207  
    242242float         getMrel             PROTO((Catalog *catalog, off_t meas, int cat));
    243243short         getUbercalDist      PROTO((off_t meas, int cat));
     244float         getCenterOffset     PROTO((off_t meas, int cat, Measure *measure, unsigned int *myID));
    244245Image        *getimage            PROTO((off_t N));
    245246Image        *getimages           PROTO((off_t *N, off_t **LineNumber));
Note: See TracChangeset for help on using the changeset viewer.