Command-Line Utilities ====================== I also include some IRAF-like command-line utilities for working with spectra that take advantage of the parsing functions included in the :mod:`.speccal` module. speccal ------- .. argparse:: :module: lightcurve_fitting.speccal :func: _speccal_parser :prog: speccal rspectext --------- .. argparse:: :module: lightcurve_fitting.speccal :func: _rspectext_parser :prog: rspectext wspectext --------- .. argparse:: :module: lightcurve_fitting.speccal :func: _wspectext_parser :prog: wspectext scombine -------- .. argparse:: :module: lightcurve_fitting.speccal :func: _scombine_parser :prog: scombine scopy ----- .. argparse:: :module: lightcurve_fitting.speccal :func: _scopy_parser :prog: scopy splot ----- .. argparse:: :module: lightcurve_fitting.speccal :func: _splot_parser :prog: splot