- Timestamp:
- May 25, 2019, 9:00:06 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20190329/src/opihi/mana/deimos.c
r40663 r40753 10 10 int deimos_fitalt (int argc, char **argv); 11 11 int deimos_arclines (int argc, char **argv); 12 int deimos_fitprofile (int argc, char **argv); 12 13 13 14 static Command deimos_commands[] = { … … 21 22 {1, "fitslit", deimos_fitslit, "fit slit image to observed slit flux"}, 22 23 {1, "arclines", deimos_arclines, "detect arclines using LSF and STILT"}, 24 {1, "fitprofile", deimos_fitprofile, "detect arclines using LSF and STILT"}, 23 25 }; 24 26
Note:
See TracChangeset
for help on using the changeset viewer.
