IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 24, 2005, 10:35:23 AM (21 years ago)
Author:
eugene
Message:

added skycat, mods to skyregion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/init.c

    r4748 r5442  
    4343int procks          PROTO((int, char **));
    4444int showtile        PROTO((int, char **));
     45int skycat          PROTO((int, char **));
    4546int skycoverage     PROTO((int, char **));
    4647int simage          PROTO((int, char **));
     
    9596  {"procks",      procks,       "plot rocks"},
    9697  {"showtile",    showtile,     "plot tile pattern"},
     98  {"skycat",      skycat,       "show sky catalog boundaries"},
    9799  {"skycoverage", skycoverage,  "measure image union on sky"},
    98100  {"simage",      simage,       "plot stars in an image"},
Note: See TracChangeset for help on using the changeset viewer.