IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 16, 2008, 9:16:26 AM (18 years ago)
Author:
eugene
Message:

adding mmextract and supporting api changes to dbCmdlineField.c functions

File:
1 edited

Legend:

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

    r16433 r19579  
    4040int lightcurve      PROTO((int, char **));
    4141int mextract        PROTO((int, char **));
     42int mmextract        PROTO((int, char **));
    4243int pcat            PROTO((int, char **));
    4344int photcodes       PROTO((int, char **));
     
    9091  {1, "lightcurve",  lightcurve,   "extract lightcurve for a star"},
    9192  {1, "mextract",    mextract,     "extract measure data values"},
     93  {1, "mmextract",   mmextract,    "extract joined measurements"},
    9294  {1, "pcat",        skycat,       "plot catalog boundaries"},
    9395  {1, "photcodes",   photcodes,    "list photometry codes"},
Note: See TracChangeset for help on using the changeset viewer.