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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352
|
Source: casacore
Maintainer: Debian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Benda Xu <heroxbd@gentoo.org>,
Ole Streicher <olebole@debian.org>
Section: science
Priority: optional
Build-Depends: dpkg-dev (>= 1.22.5), bison,
cmake,
debhelper-compat (= 13),
dh-python,
doxygen,
flex,
gfortran,
graphviz,
libblas-dev,
libboost-filesystem-dev,
libboost-python-dev,
libboost-system-dev,
libboost-test-dev,
libcfitsio-dev,
libfftw3-dev,
libgsl-dev,
liblapack-dev,
libncurses-dev,
libreadline-dev,
python3-dev,
python3-numpy,
python3-numpy-dev,
wcslib-dev
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian-astro-team/casacore
Vcs-Git: https://salsa.debian.org/debian-astro-team/casacore.git
Homepage: https://casacore.github.io/casacore
Rules-Requires-Root: no
Package: casacore-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libcasa-casa8 (= ${binary:Version}),
libcasa-coordinates8 (= ${binary:Version}),
libcasa-derivedmscal8 (= ${binary:Version}),
libcasa-fits8 (= ${binary:Version}),
libcasa-images8 (= ${binary:Version}),
libcasa-lattices8 (= ${binary:Version}),
libcasa-meas8 (= ${binary:Version}),
libcasa-measures8 (= ${binary:Version}),
libcasa-mirlib8 (= ${binary:Version}),
libcasa-ms8 (= ${binary:Version}),
libcasa-msfits8 (= ${binary:Version}),
libcasa-python3-8 (= ${binary:Version}),
libcasa-scimath-f8 (= ${binary:Version}),
libcasa-scimath8 (= ${binary:Version}),
libcasa-tables8 (= ${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
Architecture: all
Multi-Arch: foreign
Section: doc
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: python3,
${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-casa8
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Breaks: wsclean (< 3.6)
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-scimath8
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
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-f8
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
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-8
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends},
${python3:Depends}
Pre-Depends: ${misc:Pre-Depends}
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-tables8
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
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-measures8
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Recommends: casacore-data
Pre-Depends: ${misc:Pre-Depends}
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-lattices8
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
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-fits8
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
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-ms8
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
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-derivedmscal8
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
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-msfits8
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
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-coordinates8
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
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-images8
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
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-meas8
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
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-mirlib8
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
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).
|