- Timestamp:
- Nov 1, 2011, 6:42:55 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110906/Ohana/src/opihi/cmd.astro/init.c
r30972 r32599 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.
