IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 29, 2015, 9:35:02 AM (11 years ago)
Author:
eugene
Message:

add vector needle diagrams

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20151113/Ohana/src/opihi/cmd.data/init.c

    r38463 r39194  
    8686int medimage_command PROTO((int, char **));
    8787int mset             PROTO((int, char **));
     88int needles          PROTO((int, char **));
    8889int peak             PROTO((int, char **));
    8990int periodogram      PROTO((int, char **));
     
    261262  {1, "mset",         mset,             "insert a vector in an image"},
    262263  {1, "imset",        mset,             "insert a vector in an image"},
     264  {1, "needles",      needles,          "plot vectors needles"},
    263265  {1, "parity",       parity,           "set image parity"},
    264266  {1, "peak",         peak,             "find vector peak in range"},
Note: See TracChangeset for help on using the changeset viewer.