Changeset 41379 for trunk/Ohana/src/opihi/cmd.astro/init.c
- Timestamp:
- Jun 22, 2020, 11:00:22 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.astro/init.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.astro/init.c
r40376 r41379 34 34 int imsub PROTO((int, char **)); 35 35 int jdtolst PROTO((int, char **)); 36 int mjdtolst PROTO((int, char **)); 36 37 int medianmap PROTO((int, char **)); 37 38 int galsectors PROTO((int, char **)); … … 105 106 {1, "imsub", imsub, "subtract function"}, 106 107 {1, "jdtolst", jdtolst, "JD to LST conversion"}, 108 {1, "mjdtolst", mjdtolst, "MJD to LST conversion"}, 107 109 {1, "medianmap", medianmap, "small median image"}, 108 110 {1, "mkgauss", mkgauss, "generate a 2-D gaussian centered in image"},
Note:
See TracChangeset
for help on using the changeset viewer.
