IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 16, 2015, 8:21:43 AM (11 years ago)
Author:
eugene
Message:

update the loadXXX programs to replace Stars with Catalogs (some tests would be good!)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20150625/Ohana/src/addstar/include/supercos.h

    r33653 r38594  
    8080Image *loadsupercos_plates (Survey *survey, int Nsurvey, char *filename, int *nimage);
    8181int loadsupercos_getFilterInfo (char *line, char *emulsion, char *filterID);
    82 int loadsupercos_rawdata (Image *image, int *imlist, int Nimage, SkyList *skytable, char *filename, AddstarClientOptions options);
    83 int loadsupercos_sortStars (Stars *tstars, int Ntstars);
     82int loadsupercos_rawdata (Image *image, int *imlist, int Nimage, SkyTable *skytable, char *filename, AddstarClientOptions options);
    8483int *loadsupercos_image_index (Image *image, int Nimage);
    8584int loadsupercos_getST (char *line, double *st);
Note: See TracChangeset for help on using the changeset viewer.