IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 24, 2012, 4:07:40 PM (14 years ago)
Author:
eugene
Message:

delstar seems to work now for images and measures

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120905/Ohana/src/delstar/include/delstar.h

    r34690 r34693  
    9393void SortAveMeasMatch (off_t *MEAS, off_t *AVE, off_t N);
    9494
    95 int delete_photcodes (SkyList *skylist, int hostID, char *hostpath);
     95int delete_photcodes (int hostID, char *hostpath);
    9696int delete_photcodes_parallel (SkyList *sky);
    9797int delete_photcodes_catalog (Catalog *catalog, PhotCode **photcodes, int Nphotcodes);
     98int delete_image_photcodes (FITS_DB *db);
Note: See TracChangeset for help on using the changeset viewer.