Source: casacore Priority: optional Maintainer: Debian Astro Team Uploaders: Benda Xu , Ole Streicher Build-Depends: bison, cmake (>= 1.6.2), debhelper (>= 11), doxygen, flex, gfortran, graphviz, libblas-dev, libboost-python-dev, libcfitsio-dev, libfftw3-dev, liblapack-dev, libncurses5-dev, libreadline6-dev, python-numpy, python3-dev, python3-numpy, wcslib-dev Standards-Version: 4.2.1 Section: science Homepage: https://casacore.github.io/casacore Vcs-Git: https://salsa.debian.org/debian-astro-team/casacore.git Vcs-Browser: https://salsa.debian.org/debian-astro-team/casacore Package: casacore-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libcasa-casa3 (= ${binary:Version}), libcasa-coordinates3 (= ${binary:Version}), libcasa-derivedmscal3 (= ${binary:Version}), libcasa-fits3 (= ${binary:Version}), libcasa-images3 (= ${binary:Version}), libcasa-lattices3 (= ${binary:Version}), libcasa-meas3 (= ${binary:Version}), libcasa-measures3 (= ${binary:Version}), libcasa-mirlib3 (= ${binary:Version}), libcasa-ms3 (= ${binary:Version}), libcasa-msfits3 (= ${binary:Version}), libcasa-python3 (= ${binary:Version}), libcasa-scimath-f3 (= ${binary:Version}), libcasa-scimath3 (= ${binary:Version}), libcasa-tables3 (= ${binary:Version}), ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} Description: CASA core library development files The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the files for application development. Package: casacore-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Suggests: casacore-dev Description: CASA core library (documentation) The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the API documentation. Package: casacore-tools Architecture: any Depends: python, ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Description: Tools built with CASA The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the tools built with CASA core: . * taql - query language for casacore tables * measuresdata - create data tables for measures * imageregrid, imagecalc, showtable, showtablelock, findmeastable, fits2table, imreorder, casahdf5support, msselect, image2fits, imageslice, etc. Package: libcasa-casa3 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: CASA core modules The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the Core modules: Multi-dimensional arrays, Quantities (values with physical units), OS and IO interface classes, Containers (from pre-STL era), Miscellaneous modules for exceptions, tasking interface, command line input, logging, STL wrappers, and basic math classes and functors. . Most of the code has been developed before STL came into existence, so several classes in modules Containers and Utilities are superseded by their STL counterparts. However, they are still used in some casacore code. Furthermore, some classes offer some extra functionality compared to STL. Package: libcasa-scimath3 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: CASA basic mathematical modules The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the mathematical modules n-dimensional functionals, linear and non-linear fitting, and miscellaneous. Package: libcasa-scimath-f3 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: CASA scimath F library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the Mathematical modules N-dim functionals, linear/non-linear fitting, and miscellaneous. Package: libcasa-python3 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: CASA legacy Python 2 bindings The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the legacy Python 2 bindings. Package: libcasa-python3-3 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: CASA Python bindings The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the Python 3 bindings. Package: libcasa-tables3 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: CASA table system The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the database-like table system with advanced query language (TaQL). Package: libcasa-measures3 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Recommends: casacore-data Multi-Arch: same Description: CASA measures library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package implements measures (i.e. quantities with references frames) and their persistency. Examples are the Hour-angle and Declination of a source at a certain time and observatory; an Ra/Dec for a certain mean epoch; an apparent frequency at a certain time given in eV; a local sidereal time at an observatory. Measures can be converted from one reference frame to another (and this possibility is its main reason for existence). Package: libcasa-lattices3 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: CASA lattice library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package implements memory- or disk-based N-dimensional arrays (lattices) with masking, regions, expressions, and math. Package: libcasa-fits3 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: CASA FITS library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains a C++ interface to read and write FITS files. Package: libcasa-ms3 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: CASA MeasurementSet library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the data format for visibility data as described in the MeasurementSet definition. The MeasurementSet is where all data are ultimately to be found in CASA. Package: libcasa-derivedmscal3 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: CASA derived mscal library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains derived MeasurementSet quantities (like hourangle) that can be used as virtual table columns or as TaQL user defined functions. Package: libcasa-msfits3 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: CASA msfits library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the mapping of MeasurementSets to/from FITS. Package: libcasa-coordinates3 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: CASA coordinates library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the implementation of coordinates for astronomical images. Package: libcasa-images3 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: CASA image processing library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package implements n-dimensional images with masks, coordinates, and history. Package: libcasa-meas3 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: CASA functions handling measures The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This module extends TaQL (the Table Query Language) with functions handling measures. Currently it can handle directions, epochs, and positions. Package: libcasa-mirlib3 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: CASA mirlib library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package implements the MIRIAN radio interferometry data reduction package that is of particular interest to users of the Australia Telescope Compact Array (ATCA).