Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Python tasks cleanup; add astropy-healpix
· ee1c6768
Ole Streicher
authored
Jan 31, 2018
ee1c6768
Add Gnuastro to ascl
· 70f3d447
Ole Streicher
authored
Feb 01, 2018
70f3d447
Show whitespace changes
Inline
Side-by-side
tasks/ascl
View file @
70f3d447
...
...
@@ -370,3 +370,6 @@ Remark: ASCL-Id 1711.014
Recommends: iraf-rvsao
WNPP: 887373
Remark: ASCL-Id 9912.003
Recommends: gnuastro
Remark: ASCL-Id 1801.009
tasks/python
View file @
70f3d447
...
...
@@ -18,6 +18,9 @@ Why: generic Python packages for astronomy
Recommends: python-astropy-affiliated
Recommends: python-astropy-healpix
WNPP: 888870
Recommends: python-astroscrappy, python-astroplan, python-astroquery,
python-ccdproc, python-gwcs, python-halotools, python-imexam,
python-montage-wrapper, python-naima, python-photutils, python-pydl,
...
...
@@ -32,7 +35,6 @@ Recommends: python-gammapy
WNPP: 795369
Recommends: python-drizzle
WNPP: 843668
Recommends: python-asdf
...
...
@@ -120,12 +122,6 @@ Pkg-Description: Fast interstellar dust extinction laws
empirical dust extinction laws found in the astronomical literature.
Recommends: python-radio-beam
WNPP: 879683
Homepage: http://radio-beam.readthedocs.org
Pkg-Description: Python 2 Tools for Radio Beam IO and Manipulation
Radio Beam is a simple toolkit for reading beam information from FITS
headers and manipulating beams. Some example applications include
Convolution/deconvolution and Unit conversion (Jy to/from K).
Recommends: python-mvpa2
Why: ASCL Id 1703.009
...
...
@@ -144,11 +140,4 @@ Pkg-Description: Toolkit for fitting and manipulating spectroscopic data
baseline/continuum fitting, and equivalent width measurements.
Recommends: python-pyraf
WNPP: 711038
Homepage: http://www.stsci.edu/institute/software_hardware/pyraf
Pkg-Description: Python interface for IRAF
PyRAF is a command language for running IRAF tasks that is based on
the Python scripting language. It gives users the ability to run IRAF
tasks in an environment that has all the power and flexibility of
Python. PyRAF can be installed along with an existing IRAF installation;
users can then choose to run either PyRAF or the IRAF CL.
tasks/python3
View file @
70f3d447
...
...
@@ -14,6 +14,9 @@ Why: Generic Python packages for astronomy
Recommends: python3-astropy-affiliated
Recommends: python3-astropy-healpix
WNPP: 888870
Recommends: python3-astroscrappy, python3-astroplan, python3-astroquery,
python3-ccdproc, python3-gwcs, python3-halotools, python3-imexam,
python3-montage-wrapper, python3-naima, python3-photutils, python3-pydl,
...
...
@@ -30,7 +33,6 @@ Recommends: python3-gammapy
WNPP: 795369
Recommends: python3-drizzle
WNPP: 843668
Recommends: python3-asdf
...
...
@@ -102,12 +104,6 @@ Pkg-Description: Fast interstellar dust extinction laws
empirical dust extinction laws found in the astronomical literature.
Recommends: python3-radio-beam
WNPP: 879683
Homepage: http://radio-beam.readthedocs.org
Pkg-Description: Python 3 Tools for Radio Beam IO and Manipulation
Radio Beam is a simple toolkit for reading beam information from FITS
headers and manipulating beams. Some example applications include
Convolution/deconvolution and Unit conversion (Jy to/from K).
Recommends: python3-mvpa2
Why: ASCL Id 1703.009
...
...
@@ -126,11 +122,3 @@ Pkg-Description: Toolkit for fitting and manipulating spectroscopic data
baseline/continuum fitting, and equivalent width measurements.
Recommends: python3-pyraf
WNPP: 711038
Homepage: http://www.stsci.edu/institute/software_hardware/pyraf
Pkg-Description: Python interface for IRAF
PyRAF is a command language for running IRAF tasks that is based on
the Python scripting language. It gives users the ability to run IRAF
tasks in an environment that has all the power and flexibility of
Python. PyRAF can be installed along with an existing IRAF installation;
users can then choose to run either PyRAF or the IRAF CL.