- Timestamp:
- May 10, 2014, 2:43:46 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140423/Ohana/src/opihi/dvo/init.c
r36375 r36739 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.
