- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/Ohana
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/Ohana merged eligible /branches/eam_branches/Ohana.20100407 27635-27772 /branches/pap_delete/Ohana 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/simtest_nebulous_branches/Ohana/src/opihi/dvo/init.c
r21541 r27840 2 2 3 3 int avextract PROTO((int, char **)); 4 int avmatch PROTO((int, char **)); 4 5 int badimages PROTO((int, char **)); 5 6 int calextract PROTO((int, char **)); … … 55 56 static Command cmds[] = { 56 57 {1, "avextract", avextract, "extract average data values"}, 58 {1, "avmatch", avmatch, "extract average data values matched to RA,DEC points"}, 57 59 {1, "badimages", badimages, "look for images with anomalous astrometry"}, 58 60 {1, "calextract", calextract, "extract photometry calibration"}, … … 102 104 {1, "subpix", subpix, "get subpixel positions"}, 103 105 {1, "version", version, "show version information"}, 104 //{1, "imstats", imstats, "plot image statistics"},105 106 //{1, "addxtra", addxtra, "add extra data to object"}, 106 107 //{1, "getxtra", getxtra, "get extra data from object"},
Note:
See TracChangeset
for help on using the changeset viewer.
