IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 16, 2015, 6:34:16 AM (11 years ago)
Author:
eugene
Message:

finish setastro repair tycho mode (but probably not needed now)

File:
1 edited

Legend:

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

    r38282 r38284  
    9393int load_cam_correction (char *filename);
    9494int get_cam_correction (int chipID, int filter, float Xccd, float Yccd, double *dX, double *dY);
     95
     96int load_tyc_correction (char *filename);
     97int get_tyc_correction (double **R, double **D, int *N);
     98int repair_tycho_setastrom (Catalog *catalog, SkyRegion *region);
Note: See TracChangeset for help on using the changeset viewer.