IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 12, 2011, 6:06:39 AM (15 years ago)
Author:
eugene
Message:

fix the multifilter analysis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110404/Ohana/src/relphot/include/relphot.h

    r31262 r31272  
    1111  unsigned int start;
    1212  unsigned int stop;
     13  short photcode;
    1314  float Mcal;
    1415  float dMcal;
     
    218219StatType      statsMosaicX        PROTO((Catalog *catalog));
    219220StatType      statsMosaicdM       PROTO((Catalog *catalog));
    220 StatType      statsStarN          PROTO((Catalog *catalog, int Ncatalog, int seccode));
     221StatType      statsStarN          PROTO((Catalog *catalog, int Ncatalog, int Nsec, int seccode));
    221222StatType      statsStarS          PROTO((Catalog *catalog, int Ncatalog, int Nsec));
    222223StatType      statsStarX          PROTO((Catalog *catalog, int Ncatalog, int Nsec));
Note: See TracChangeset for help on using the changeset viewer.