IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 26, 2016, 1:35:27 PM (10 years ago)
Author:
eugene
Message:

check for bad warp->imageID values based on the relative coordinates

File:
1 edited

Legend:

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

    r39474 r39580  
    317317int    USE_ICRF_POLE;
    318318
     319int    USE_IMAGE_COORDS_FOR_REPAIR;
    319320int    USE_ALL_IMAGES;
    320321
     
    453454void          initImageBins       PROTO((Catalog *catalog, int Ncatalog, int FULLINIT));
    454455void          initImages          PROTO((Image *input, off_t *line_number, off_t N));
    455 void          freeImages          PROTO(());
     456void          freeImages          PROTO((char *dbImagePtr));
    456457void          initMosaicBins      PROTO((Catalog *catalog, int Ncatalog));
    457458void          initMosaicGrid      PROTO((Image *image, off_t Nimage));
Note: See TracChangeset for help on using the changeset viewer.