IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 14, 2016, 1:40:34 PM (10 years ago)
Author:
eugene
Message:

remove long-deprecated function setMrelCatalog (someday rename setMrelCatalog_alt back); add photFlagsUpper,Lower calculations; save NwarpOK, save median stargal separator

File:
1 edited

Legend:

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

    r39345 r39464  
    132132  double *psfqfperf_list;     // psfqfperf for all filters
    133133  double *stargal_list;       // stargal for all filters
     134  uint32_t *photflag_list;      // photflags for all filters
     135
     136  int Nstargal;
     137  int Nphotflags;
    134138
    135139  int   *havePS1;          // this secfilt has synthetic mags
Note: See TracChangeset for help on using the changeset viewer.