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
|
Source: cpl-plugin-amber
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),
libfftw3-dev,
python3,
python3-astropy,
python3-cpl,
python3-sphinx
Standards-Version: 4.1.4
Homepage: https://www.eso.org/sci/software/pipelines/amber
Vcs-Git: https://salsa.debian.org/debian-astro-team/cpl-plugin-amber.git
Vcs-Browser: https://salsa.debian.org/debian-astro-team/cpl-plugin-amber
Package: cpl-plugin-amber
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: esorex|python3-cpl
Suggests: cpl-plugin-amber-calib (= ${binary:Version}), cpl-plugin-amber-doc
Multi-Arch: same
Description: ESO data reduction pipeline for the AMBER instrument
This is the data reduction pipeline for the AMBER instrument of the
Very Large Telescope (VLT) from the European Southern Observatory (ESO).
.
AMBER is a near-infrared, multi-beam interferometric instrument, combining
simultaneously up to 3 telescopes. AMBER can be used in Period 82 and
following with UTs or ATs. All possible triplets of UTs are available,
and a number of selected AT combinations.
Package: cpl-plugin-amber-doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Section: doc
Description: ESO data reduction pipeline documentation for AMBER
This package contains the HTML documentation and manpages for the data
reduction pipeline for the AMBER instrument of the Very Large Telescope
(VLT) from the European Southern Observatory (ESO).
Package: cpl-plugin-amber-calib
Architecture: all
Depends: ${misc:Depends}, cpl-plugin-amber, wget
Multi-Arch: foreign
Section: contrib/science
Description: ESO data reduction pipeline calibration data downloader for AMBER
This package downloads calibration data of the data reduction pipeline for the
AMBER instrument of the Very Large Telescope (VLT) from the European Southern
Observatory (ESO).
|