- Timestamp:
- Mar 5, 2012, 5:19:48 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Ohana/src/opihi/cmd.astro/init.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/Ohana/src/opihi/cmd.astro/init.c
r30972 r33415 29 29 int galradbins PROTO((int, char **)); 30 30 int elliprofile PROTO((int, char **)); 31 int ringflux PROTO((int, char **)); 31 32 int petrosian PROTO((int, char **)); 32 33 int mkgauss PROTO((int, char **)); … … 78 79 {1, "galradbins", galradbins, "generate radial vectors with interpolation along paths"}, 79 80 {1, "elliprofile", elliprofile, "generate radial vectors with interpolation along paths"}, 81 {1, "ringflux", ringflux, "mean flux in a ring"}, 80 82 {1, "petrosian", petrosian, "petrosian parameters given radial bins"}, 81 83 {1, "multifit", multifit, "fit multi-order spectrum"},
Note:
See TracChangeset
for help on using the changeset viewer.
