Changeset 35757 for trunk/Ohana/src/opihi/cmd.astro/init.c
- Timestamp:
- Jul 3, 2013, 2:09:57 PM (13 years ago)
- Location:
- trunk/Ohana/src/opihi
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20130509/Ohana/src/opihi (added) merged: 35594,35601-35602,35693,35749
- Property svn:mergeinfo changed
-
trunk/Ohana/src/opihi/cmd.astro
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20130509/Ohana/src/opihi/cmd.astro (added) merged: 35594,35602,35749
- Property svn:mergeinfo changed
-
trunk/Ohana/src/opihi/cmd.astro/init.c
r35416 r35757 12 12 int cval PROTO((int, char **)); 13 13 int czplot PROTO((int, char **)); 14 int czcplot PROTO((int, char **)); 14 15 int drizzle PROTO((int, char **)); 15 16 int flux PROTO((int, char **)); … … 70 71 {1, "cval", cval, "cosmic ray flux?"}, 71 72 {1, "czplot", czplot, "plot scaled vectors in sky coordinates"}, 73 {1, "czcplot", czcplot, "plot color-scaled vectors in sky coordinates"}, 72 74 {1, "drizzle", drizzle, "transform image to image"}, 73 75 {1, "flux", flux, "flux in a convex contour"},
Note:
See TracChangeset
for help on using the changeset viewer.
