IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 23, 2004, 5:16:39 PM (22 years ago)
Author:
eugene
Message:

minor fixes

File:
1 edited

Legend:

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

    r2598 r2822  
    11# include "dvo.h"
    22
    3 int addxtra         PROTO((int, char **));
    43int avextract       PROTO((int, char **));
    54int badimages       PROTO((int, char **));
     
    1817int dmags           PROTO((int, char **));
    1918int dmt             PROTO((int, char **));
     19int elixir          PROTO((int, char **));
    2020int gcat            PROTO((int, char **));
    2121int getxtra         PROTO((int, char **));
     
    4545
    4646/* temporarily exclude
     47int addxtra         PROTO((int, char **));
    4748  {"addxtra",     addxtra,      "add extra data to object"},
    48   {"detrend",     detrend,      "extract from detrend database?"},
    4949  {"getxtra",     getxtra,      "get extra data from object"},
    5050*/
     
    5656  {"calmextract", calmextract,  "extract photometry calibration"},
    5757  {"catalog",     catlog,       "plot catalog stars"},
     58  {"ccd",         ccd,          "plot color-color diagram"},
    5859  {"cmatch",      cmatch,       "match two catalogs"},
    59   {"ccd",         ccd,          "plot color-color diagram"},
    6060  {"cmd",         cmd,          "plot cmd of stars in current region"},
    6161  {"cmpload",     cmpload,      "load cmp file into ?"},
    6262  {"cmpread",     cmpread,      "read data from cmp format files"},
    6363  {"ddmags",      ddmags,       "plot magnitude differences"},
     64  {"detrend",     detrend,      "extract from detrend database?"},
    6465  {"dmagaves",    dmagaves,     "foo"},
    6566  {"dmagmeas",    dmagmeas,     "foo"},
    6667  {"dmags",       dmags,        "plot differential magnitudes between filters"},
    6768  {"dmt",         dmt,          "plot mag scatter"},
     69  {"elixir",      elixir,       "talk to elixir"},
    6870  {"gcat",        gcat,         "get catalog at location"},
    6971  {"gimages",     gimages,      "get images at location"},
Note: See TracChangeset for help on using the changeset viewer.