1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
Source: cpl-plugin-vimos
Section: science
Priority: optional
Maintainer: Debian Astronomy Maintainers <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Build-Depends: debhelper (>= 11),
libcpl-dev (>= 5.3.1),
libgsl-dev,
pkg-config,
python3,
python3-astropy,
python3-cpl,
python3-sphinx
Standards-Version: 4.1.4
Homepage: https://www.eso.org/sci/software/pipelines/vimos
Vcs-Git: https://salsa.debian.org/debian-astro-team/cpl-plugin-vimos.git
Vcs-Browser: https://salsa.debian.org/debian-astro-team/cpl-plugin-vimos
Package: cpl-plugin-vimos
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: esorex | python3-cpl, sextractor
Suggests: cpl-plugin-vimos-calib, cpl-plugin-vimos-doc
Multi-Arch: same
Description: ESO data reduction pipeline for the VIMOS instrument
This is the data reduction pipeline for the Vimos instrument of the
Very Large Telescope (VLT) from the European Southern Observatory (ESO).
.
VIMOS is a multi-mode wide-field optical instrument mounted at the Nasmyth
focus B of UT3. VIMOS allows imaging in UBVRIz and multi-object low (R ~ 200)
to high (R ~ 2500) resolution spectroscopy. The wavelength range covered in
the two spectroscopic modes goes from 360 to 1000 nm. VIMOS is made of 4
quadrants of 7'x8' each separated by a gap of about 2'.
Package: cpl-plugin-vimos-doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Section: doc
Description: ESO data reduction pipeline documentation for VIMOS
This package contains the HTML documentation and manpages for the data
reduction pipeline for the VIMOS instrument of the Very Large Telescope
(VLT) from the European Southern Observatory (ESO).
Package: cpl-plugin-vimos-calib
Architecture: all
Multi-Arch: foreign
Depends: cpl-plugin-vimos, wget, ${misc:Depends}
Section: contrib/science
Description: ESO data reduction pipeline calibration data downloader for VIMOS
This package downloads calibration and other static data of the
data reduction pipeline for the VIMOS instrument of the
Very Large Telescope (VLT) from the European Southern Observatory (ESO).
|