IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 27, 2015, 11:45:55 AM (11 years ago)
Author:
eugene
Message:

need to init measureRank

File:
1 edited

Legend:

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

    r38599 r38643  
    815815  int sorted;                           /* is measure table average-sorted? (NOTE this is an int only because gfits_scan %t requires it) */
    816816
    817 
    818817  /* pointers for data manipulation */
    819818  off_t *found_t;
     
    821820
    822821  char *measureRank;
    823 //  off_t *image_t;
    824 //  off_t *mosaic_t;
    825 //  float *X_t;
    826 //  float *Y_t;
    827822  int   *nOwn_t; // relastro uses this to count owned detections per object
    828823
Note: See TracChangeset for help on using the changeset viewer.