Changeset 36833 for trunk/Ohana/src/opihi/dvo/init.c
- Timestamp:
- Jun 7, 2014, 6:33:11 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/init.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/init.c
r36375 r36833 14 14 int cmpread PROTO((int, char **)); 15 15 int coordimage PROTO((int, char **)); 16 int coordmosaic PROTO((int, char **)); 17 int psastro_model PROTO((int, char **)); 16 18 int ddmags PROTO((int, char **)); 17 19 int detrend PROTO((int, char **)); … … 73 75 {1, "cmpread", cmpread, "read data from cmp format files"}, 74 76 {1, "coordimage", coordimage, "generate a map of the transformation residuals"}, 77 {1, "coordmosaic", coordmosaic, "generate a map of the distortion"}, 78 {1, "psastro_model", psastro_model, "save psastro-format astrometry model"}, 75 79 {1, "ddmags", ddmags, "plot magnitude differences"}, 76 80 {1, "detrend", detrend, "extract from detrend database?"},
Note:
See TracChangeset
for help on using the changeset viewer.
