- Timestamp:
- Mar 30, 2012, 2:13:37 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/Ohana/src/opihi/cmd.astro/init.c
r33026 r33628 15 15 int flux PROTO((int, char **)); 16 16 int fixwrap PROTO((int, char **)); 17 int fiximage PROTO((int, char **)); 17 18 int fixcols PROTO((int, char **)); 18 19 int fixrows PROTO((int, char **)); … … 69 70 {1, "flux", flux, "flux in a convex contour"}, 70 71 {1, "fixwrap", fixwrap, "fix megacam over-wrapped pixels"}, 72 {1, "fiximage", fiximage, "fix pixels in an image by interpolation"}, 71 73 {1, "fixcols", fixcols, "fix bad columns by comparing with others"}, 72 74 {1, "fixrows", fixrows, "fix bad rows by comparing with others"},
Note:
See TracChangeset
for help on using the changeset viewer.
