IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 17, 2016, 5:00:44 PM (10 years ago)
Author:
eugene
Message:

mods for gcat, catname; add catid to get cpt info more easily

File:
1 edited

Legend:

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

    r37807 r39602  
    88int catlog          PROTO((int, char **));
    99int catname         PROTO((int, char **));
     10int catid           PROTO((int, char **));
    1011int catdir_define   PROTO((int, char **));
    1112int ccd             PROTO((int, char **));
     
    7071//  {1, "calmextract", calmextract,  "extract photometry calibration"},
    7172  {1, "catname",     catname,      "list catalog files by name"},
     73  {1, "catid",       catid,        "list catalog files by catID"},
    7274  {1, "catdir",      catdir_define,"re-define CATDIR"},
    7375//  {1, "ccd",         ccd,          "plot color-color diagram"},
Note: See TracChangeset for help on using the changeset viewer.