Changeset 40477 for branches/czw_branch/20170908/Ohana/src/opihi/dvo/init.c
- Timestamp:
- Jun 27, 2018, 3:20:35 PM (8 years ago)
- Location:
- branches/czw_branch/20170908/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/opihi/dvo/init.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20170908/Ohana
- Property svn:mergeinfo changed
-
branches/czw_branch/20170908/Ohana/src/opihi/dvo/init.c
r39602 r40477 3 3 int avextract PROTO((int, char **)); 4 4 int avmatch PROTO((int, char **)); 5 int avperiodogram PROTO((int, char **)); 6 int avperiodomatch PROTO((int, char **)); 5 7 int badimages PROTO((int, char **)); 6 8 int calextract PROTO((int, char **)); … … 67 69 {1, "avextract", avextract, "extract average data values"}, 68 70 {1, "avmatch", avmatch, "extract average data values matched to RA,DEC points"}, 71 {1, "avperiodogram", avperiodogram, "perform periodogram on objects based on restrictions"}, 72 {1, "avperiodomatch", avperiodomatch, "perform periodogram on objects based on ra,dec list"}, 69 73 {1, "badimages", badimages, "look for images with anomalous astrometry"}, 70 74 // {1, "calextract", calextract, "extract photometry calibration"},
Note:
See TracChangeset
for help on using the changeset viewer.
