IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 27, 2013, 3:08:48 PM (13 years ago)
Author:
eugene
Message:

added czcplot; added where option to czplot, czcplot

File:
1 edited

Legend:

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

    r35416 r35602  
    1212int cval                    PROTO((int, char **));
    1313int czplot                  PROTO((int, char **));
     14int czcplot                 PROTO((int, char **));
    1415int drizzle                 PROTO((int, char **));
    1516int flux                    PROTO((int, char **));
     
    7071  {1, "cval",        cval,         "cosmic ray flux?"},
    7172  {1, "czplot",      czplot,       "plot scaled vectors in sky coordinates"},
     73  {1, "czcplot",     czcplot,      "plot color-scaled vectors in sky coordinates"},
    7274  {1, "drizzle",     drizzle,      "transform image to image"},
    7375  {1, "flux",        flux,         "flux in a convex contour"},
Note: See TracChangeset for help on using the changeset viewer.