IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 29, 2014, 8:42:00 AM (12 years ago)
Author:
eugene
Message:

initial testing of the astrom map IO / application is now working in relastro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140904/Ohana/src/relastro/include/relastro.h

    r37261 r37446  
    204204int    PLOTDELAY;
    205205int    CHIPORDER;
     206int    CHIPMAP;
    206207
    207208int MaxDensityUse;
     
    547548int isGPC1stack (int photcode);
    548549int isGPC1warp (int photcode);
     550
     551int save_astrom_table ();
     552AstromOffsetTable *get_astrom_table ();
     553
     554int fit_map (AstromOffsetMap *map, StarData *raw, StarData *ref, int Npts);
     555
Note: See TracChangeset for help on using the changeset viewer.