IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 24, 2015, 3:47:00 PM (11 years ago)
Author:
eugene
Message:

add code to read UKIRT data

File:
1 edited

Legend:

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

    r38167 r38184  
    332332
    333333
     334Stars *ReadStarsUKIRT (FILE *f, char *name, Header *header, Image *images, off_t *nimages, unsigned int *nstars);
     335int LoadDataUKIRT (FILE *f, char *file, Image **images, off_t *nimages, Stars **stars, unsigned int *Nstars, Header **headers, off_t *extsize, HeaderSet *headerSets, off_t NheaderSets);
     336
    334337/**
    335338    there is an inconsistency to be resolved: fixed structures (like Image)
Note: See TracChangeset for help on using the changeset viewer.