IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2008, 12:34:12 PM (18 years ago)
Author:
eugene
Message:

adding option to calculate averages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relphot/include/relphot.h

    r15509 r17242  
    7878int    USE_GRID;
    7979int    PLOTDELAY;
     80int    UpdateAverages;
    8081
    8182int    RELPHOT_GRID_X;
     
    191192void          setMrelFinal        PROTO((Catalog *catalog));
    192193int           setMrelOutput       PROTO((Catalog *catalog, int Ncatalog, int mark));
     194int           setMave             PROTO((Catalog *catalog, int Ncatalog));
    193195void          set_ZP              PROTO((double ZERO));
    194196int           setrefcode          PROTO((Image *image, int Nimage));
Note: See TracChangeset for help on using the changeset viewer.