IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 26, 2012, 8:10:41 AM (14 years ago)
Author:
eugene
Message:

adding tamas rings, tools for making boundary tree and using it in psphot, etc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120627/Ohana/src/relphot/include/relphot.h

    r34207 r34210  
    111111char        *BCATALOG;
    112112ModeType     MODE;
     113
     114char        *BOUNDARY_TREE;
    113115
    114116double MAG_LIM;
     
    341343int client_logger_message (char *format,...);
    342344
     345int MatchImageName (off_t meas, int cat, char *name);
     346
     347int load_tree (char *treefile);
     348int BoundaryTreePrimaryCell (char *primaryCellName, double ra, double dec);
Note: See TracChangeset for help on using the changeset viewer.