- Timestamp:
- Apr 1, 2013, 5:37:41 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130307/Ohana/src/opihi/cmd.astro/init.c
r34342 r35339 14 14 int drizzle PROTO((int, char **)); 15 15 int flux PROTO((int, char **)); 16 int fitplx PROTO((int, char **)); 16 17 int fixwrap PROTO((int, char **)); 17 18 int fiximage PROTO((int, char **)); … … 71 72 {1, "drizzle", drizzle, "transform image to image"}, 72 73 {1, "flux", flux, "flux in a convex contour"}, 74 {1, "fitplx", fitplx, "fit proper motion and parallax"}, 73 75 {1, "fixwrap", fixwrap, "fix megacam over-wrapped pixels"}, 74 76 {1, "fiximage", fiximage, "fix pixels in an image by interpolation"},
Note:
See TracChangeset
for help on using the changeset viewer.
