Source: wsclean Standards-Version: 4.7.3 Maintainer: Debian Astro Team Uploaders: Gijs Molenaar , Ole Streicher , Section: science Build-Depends: casacore-dev, cmake, debhelper-compat (= 13), libblas-dev, libboost-dev, libboost-filesystem-dev, libboost-program-options-dev, libboost-thread-dev, libcfitsio-dev, libfftw3-dev, libgsl-dev, libhdf5-dev, liblapack-dev, libxtensor-blas-dev, python3-pybind11, python3-dev, Vcs-Browser: https://salsa.debian.org/debian-astro-team/wsclean Vcs-Git: https://salsa.debian.org/debian-astro-team/wsclean.git Homepage: https://gitlab.com/aroffringa/wsclean/ Package: wsclean Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, liblapack3, Suggests: wsclean-dev, Description: Fast generic widefield interferometric imager WSClean (w-stacking clean) is a fast generic widefield imager. It uses the w-stacking algorithm and can make use of the w-snapshot algorithm. As of Feb 2014, it is 2-12 times faster than CASA's w-projection, depending on the array configuration. It supports full-sky imaging and proper beam correction for homogeneous dipole arrays such as the MWA. . WSClean allows Hogbom and Cotton-Schwab cleaning, and can clean polarizations joinedly. All operations are performed on the CPU (it is not specialized for GPUs). Package: libwsclean0 Architecture: any Multi-Arch: same Section: libs Depends: ${misc:Depends}, ${shlibs:Depends}, liblapack3, Description: Fast generic widefield interferometric imager (shared library) WSClean (w-stacking clean) is a fast generic widefield imager. It uses the w-stacking algorithm and can make use of the w-snapshot algorithm. As of Feb 2014, it is 2-12 times faster than CASA's w-projection, depending on the array configuration. It supports full-sky imaging and proper beam correction for homogeneous dipole arrays such as the MWA. . WSClean allows Hogbom and Cotton-Schwab cleaning, and can clean polarizations joinedly. All operations are performed on the CPU (it is not specialized for GPUs). . This package contains the shared library. Package: wsclean-dev Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, ${shlibs:Depends}, libwsclean0 (= ${binary:Version}), Recommends: wsclean, Description: Fast generic widefield interferometric imager (development files) WSClean (w-stacking clean) is a fast generic widefield imager. It uses the w-stacking algorithm and can make use of the w-snapshot algorithm. As of Feb 2014, it is 2-12 times faster than CASA's w-projection, depending on the array configuration. It supports full-sky imaging and proper beam correction for homogeneous dipole arrays such as the MWA. . WSClean allows Hogbom and Cotton-Schwab cleaning, and can clean polarizations joinedly. All operations are performed on the CPU (it is not specialized for GPUs). . This package contains the header file to compile own programs against the library.