IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 25, 2020, 9:09:13 AM (6 years ago)
Author:
eugene
Message:

tgroups should be linked to subset entries, not full-table entries

File:
1 edited

Legend:

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

    r41390 r41404  
    486486void          initMosaicGrid      PROTO((Image *image, off_t Nimage));
    487487void          initMosaics         PROTO((Image *subset, off_t Nsubset, Image *image, char *inSubset, off_t Nimage));
    488 void          initTGroups         PROTO((Image *subset, off_t *LineNumber, off_t Nsubset));
     488void          initTGroups         PROTO((Image *subset, off_t Nsubset));
    489489void          freeTGroups         PROTO((void));
    490490void          initTGroupBins      PROTO((Catalog *catalog, int Ncatalog));
Note: See TracChangeset for help on using the changeset viewer.