- Timestamp:
- Sep 19, 2014, 4:05:27 PM (12 years ago)
- Location:
- branches/eam_branches/ps2-tc3-20130727
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ps2-tc3-20130727
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/Ohana
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/Ohana/src/opihi/dvo/init.c
r36680 r37403 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 **)); … … 64 66 {1, "avmatch", avmatch, "extract average data values matched to RA,DEC points"}, 65 67 {1, "badimages", badimages, "look for images with anomalous astrometry"}, 66 {1, "calextract", calextract, "extract photometry calibration"},67 {1, "calmextract", calmextract, "extract photometry calibration"},68 // {1, "calextract", calextract, "extract photometry calibration"}, 69 // {1, "calmextract", calmextract, "extract photometry calibration"}, 68 70 {1, "catdir", catdir_define,"re-define CATDIR"}, 69 {1, "ccd", ccd, "plot color-color diagram"},71 // {1, "ccd", ccd, "plot color-color diagram"}, 70 72 {1, "cmatch", cmatch, "match two catalogs"}, 71 {1, "cmd", cmd, "plot cmd of stars in current region"},73 // {1, "cmd", cmd, "plot cmd of stars in current region"}, 72 74 {1, "cmpload", cmpload, "load cmp file into ?"}, 73 75 {1, "cmpread", cmpread, "read data from cmp format files"}, 74 76 {1, "coordimage", coordimage, "generate a map of the transformation residuals"}, 75 {1, "ddmags", ddmags, "plot magnitude differences"}, 77 {1, "coordmosaic", coordmosaic, "generate a map of the distortion"}, 78 {1, "psastro_model", psastro_model, "save psastro-format astrometry model"}, 79 // {1, "ddmags", ddmags, "plot magnitude differences"}, 76 80 {1, "detrend", detrend, "extract from detrend database?"}, 77 {1, "dmagaves", dmagaves, "foo"},78 {1, "dmagmeas", dmagmeas, "foo"},79 {1, "dmags", dmags, "plot differential magnitudes between filters"},81 // {1, "dmagaves", dmagaves, "foo"}, 82 // {1, "dmagmeas", dmagmeas, "foo"}, 83 // {1, "dmags", dmags, "plot differential magnitudes between filters"}, 80 84 {1, "dmt", dmt, "plot mag scatter"}, 81 85 {1, "elixir", elixir, "talk to elixir"}, 82 {1, "fitcolors", fitcolors, "fit chip-to-chip color terms"},86 // {1, "fitcolors", fitcolors, "fit chip-to-chip color terms"}, 83 87 {1, "fitsed", fitsed, "fit stellar SEDs to objects"}, 84 88 {1, "gcat", gcat, "get catalog at location"},
Note:
See TracChangeset
for help on using the changeset viewer.
