Changeset 40408 for trunk/Ohana/src/opihi/dvo/init.c
- Timestamp:
- Apr 26, 2018, 12:37:03 PM (8 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
r40398 r40408 4 4 int avmatch PROTO((int, char **)); 5 5 int avperiodogram PROTO((int, char **)); 6 int avperiodomatch PROTO((int, char **)); 6 7 int badimages PROTO((int, char **)); 7 8 int calextract PROTO((int, char **)); … … 68 69 {1, "avextract", avextract, "extract average data values"}, 69 70 {1, "avmatch", avmatch, "extract average data values matched to RA,DEC points"}, 70 {1, "avperiodogram", avperiodogram, "perform periodogram on objects based on restrictions"}, 71 {1, "avperiodogram", avperiodogram, "perform periodogram on objects based on restrictions"}, 72 {1, "avperiodomatch", avperiodomatch, "perform periodogram on objects based on ra,dec list"}, 71 73 {1, "badimages", badimages, "look for images with anomalous astrometry"}, 72 74 // {1, "calextract", calextract, "extract photometry calibration"},
Note:
See TracChangeset
for help on using the changeset viewer.
