Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Add iraf-sptable to iraf
· b8ad9976
Ole Streicher
authored
Jun 15, 2018
b8ad9976
Add iraf-fitsutil to iraf
· ff03c3f5
Ole Streicher
authored
Jul 05, 2018
ff03c3f5
Show whitespace changes
Inline
Side-by-side
tasks/iraf
View file @
ff03c3f5
...
...
@@ -10,11 +10,22 @@ Recommends: iraf, iraf-dev, iraf-noao, iraf-noao-dev
Recommends: python3-pyraf
Recommends: iraf-wcstools
Recommends: iraf-wcstools
, iraf-rvsao
Recommends: iraf-rvsao
WNPP: 887373
Pkg-Description: IRAF package to obtain radial velocities from spectra
This package obtains radial velocities and velocity dispersions using
cross-correlation methods or emission line fits.
Homepage: http://tdc-www.harvard.edu/iraf/rvsao/
Recommends: iraf-sptable
WNPP: 901570
Pkg-Description: IRAF package for Tabular Spectra
The SPTABLE external package contains IRAF spectral tasks intended to
support data in various tabular formats. These formats currently
include text files and FITS tables (direct support for the VOTable
format is still pending) that are increasingly being used to store
spectra as multi-column tables of wavelength/frequency and flux in a
variety of formats.
Homepage: https://github.com/iraf-community/sptable
Recommends: iraf-fitsutil
WNPP: 903017
Pkg-Description: FITS utilities for IRAF
Several tasks to operate of FITS files and extensions from within IRAF,
like copying, extension extraction, conversion etc.
Homepage: https://github.com/iraf-community/fitsutil