1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: radio-beam
Section: python
Priority: optional
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Build-Depends: debhelper (>= 11),
dh-python,
python3-all,
python3-astropy,
python3-astropy-helpers,
python3-pytest,
python3-setuptools
Standards-Version: 4.2.1
Homepage: https://github.com/radio-astro-tools/radio-beam
Vcs-Git: https://salsa.debian.org/debian-astro-team/radio-beam.git
Vcs-Browser: https://salsa.debian.org/debian-astro-team/radio-beam
Package: python3-radio-beam
Architecture: all
Depends: python3-matplotlib, ${misc:Depends}, ${python3:Depends}
Description: Python 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).
|