Source: astroscrappy Section: python Priority: optional Maintainer: Debian Astronomy Team Uploaders: Ole Streicher Build-Depends: cython3 (>= 0.21), debhelper (>= 11), dh-python, python3-all-dev (>= 3.3), python3-astropy, python3-astropy-helpers, python3-numpy, python3-pytest, python3-scipy, python3-setuptools Standards-Version: 4.2.1 Homepage: https://github.com/astropy/astroscrappy Vcs-Git: https://salsa.debian.org/debian-astro-team/astroscrappy.git Vcs-Browser: https://salsa.debian.org/debian-astro-team/astroscrappy Package: python3-astroscrappy Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-astropy Description: Optimized Cosmic Ray Annihilation in Python Astro-SCRAPPY is designed to detect cosmic rays in images (numpy arrays), based on Pieter van Dokkum's L.A.Cosmic algorithm. Parallelization is achieved using OpenMP.