Changeset 34342 for trunk/Ohana/src/opihi/cmd.astro/init.c
- Timestamp:
- Aug 23, 2012, 10:04:31 AM (14 years ago)
- Location:
- trunk/Ohana/src/opihi
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi
- Property svn:mergeinfo set to
-
trunk/Ohana/src/opihi/cmd.astro
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20120805/Ohana/src/opihi/cmd.astro (added) merged: 34339,34341
- Property svn:mergeinfo changed
-
trunk/Ohana/src/opihi/cmd.astro/init.c
r33963 r34342 29 29 int galradius PROTO((int, char **)); 30 30 int galradbins PROTO((int, char **)); 31 int getcoords PROTO((int, char **)); 31 32 int elliprofile PROTO((int, char **)); 32 33 int ringflux PROTO((int, char **)); … … 86 87 {1, "galradius", galradius, "generate radial vectors with interpolation along paths"}, 87 88 {1, "galradbins", galradbins, "generate radial vectors with interpolation along paths"}, 89 {1, "getcoords", getcoords, "generate images containing the RA,DEC coord for each pixel"}, 88 90 {1, "elliprofile", elliprofile, "generate radial vectors with interpolation along paths"}, 89 91 {1, "ringflux", ringflux, "mean flux in a ring"},
Note:
See TracChangeset
for help on using the changeset viewer.
