casacore 3.5.0-2ubuntu4 source package in Ubuntu

Changelog

casacore (3.5.0-2ubuntu4) mantic; urgency=medium

  * No-change rebuild against libwcs8

 -- Steve Langasek <email address hidden>  Sat, 08 Jul 2023 04:10:58 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
casacore_3.5.0.orig.tar.gz 16.2 MiB 63f1c8eff932b0fcbd38c598a5811e6e5397b72835b637d6f426105a183b3f91
casacore_3.5.0-2ubuntu4.debian.tar.xz 22.3 KiB b1a026b2bd8c8e20ab3ff07c9e7019989971bbed7d8b4e135f3c7f737773198e
casacore_3.5.0-2ubuntu4.dsc 3.4 KiB 2708b90492379a794c516ca3244931bc10fa20d3c007d3a316762e5f2df41a22

Available diffs

View changes file

Binary packages built by this source

casacore-dev: 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.

casacore-doc: 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.

casacore-tools: 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.

casacore-tools-dbgsym: debug symbols for casacore-tools
libcasa-casa7: 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.

libcasa-casa7-dbgsym: debug symbols for libcasa-casa7
libcasa-coordinates7: 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.

libcasa-coordinates7-dbgsym: debug symbols for libcasa-coordinates7
libcasa-derivedmscal7: 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.

libcasa-derivedmscal7-dbgsym: debug symbols for libcasa-derivedmscal7
libcasa-fits7: 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.

libcasa-fits7-dbgsym: debug symbols for libcasa-fits7
libcasa-images7: 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.

libcasa-images7-dbgsym: debug symbols for libcasa-images7
libcasa-lattices7: 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.

libcasa-lattices7-dbgsym: debug symbols for libcasa-lattices7
libcasa-meas7: 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.

libcasa-meas7-dbgsym: debug symbols for libcasa-meas7
libcasa-measures7: 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).

libcasa-measures7-dbgsym: debug symbols for libcasa-measures7
libcasa-mirlib7: 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).

libcasa-mirlib7-dbgsym: debug symbols for libcasa-mirlib7
libcasa-ms7: 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.

libcasa-ms7-dbgsym: debug symbols for libcasa-ms7
libcasa-msfits7: 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.

libcasa-msfits7-dbgsym: debug symbols for libcasa-msfits7
libcasa-python3-7: 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.

libcasa-python3-7-dbgsym: debug symbols for libcasa-python3-7
libcasa-scimath-f7: 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.

libcasa-scimath-f7-dbgsym: debug symbols for libcasa-scimath-f7
libcasa-scimath7: 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.

libcasa-scimath7-dbgsym: debug symbols for libcasa-scimath7
libcasa-tables7: 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).

libcasa-tables7-dbgsym: debug symbols for libcasa-tables7