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 54
|
Source: cpl-plugin-xshoo
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 (>= 2.1~),
python3,
python3-astropy,
python3-cpl,
python3-sphinx
Standards-Version: 4.2.0
Homepage: https://www.eso.org/sci/software/pipelines/xshooter/
Vcs-Git: https://salsa.debian.org/debian-astro-team/cpl-plugin-xsh.git
Vcs-Browser: https://salsa.debian.org/debian-astro-team/cpl-plugin-xsh
Package: cpl-plugin-xshoo
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: esorex | python3-cpl
Suggests: cpl-plugin-xshoo-calib, cpl-plugin-xshoo-doc
Multi-Arch: same
Description: ESO data reduction pipeline for the XSHOOTER instrument
This is the data reduction pipeline for the XSHOOTER instrument of the
Very Large Telescope (VLT) from the European Southern Observatory (ESO).
.
XSHOOTER is a multi wavelength (300-2500nm) medium resolution spectrograph
mounted at the UT2 Cassegrain focus. XSHOOTER consists of 3 arms, each with
optimized optics, dispersive elements and detectors:
.
* UVB, covering the wavelength range 300-559.5 nm,
* VIS, covering the wavelength range 559.5-1024 nm,
* NIR, covering the wavelength range 1024-2480 nm.
Package: cpl-plugin-xshoo-doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Section: doc
Description: ESO data reduction pipeline documentation for XSHOOTER
This package contains the HTML documentation and manpages for the data
reduction pipeline for the XSHOOTER instrument of the Very Large Telescope
(VLT) from the European Southern Observatory (ESO).
Package: cpl-plugin-xshoo-calib
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, cpl-plugin-xshoo, wget
Section: contrib/science
Description: ESO data reduction pipeline calibration data downloader for XSHOOTER
This package downloads calibration and other static data of the
data reduction pipeline for the XSHOOTER instrument of the
Very Large Telescope (VLT) from the European Southern Observatory (ESO).
|