ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

ASCL Code Record

[ascl:1606.003] Cygrid: Cython-powered convolution-based gridding module for Python

The Python module Cygrid grids (resamples) data to any collection of spherical target coordinates, although its typical application involves FITS maps or data cubes. The module supports the FITS world coordinate system (WCS) standard; its underlying algorithm is based on the convolution of the original samples with a 2D Gaussian kernel. A lookup table scheme allows parallelization of the code and is combined with the HEALPix tessellation of the sphere for fast neighbor searches. Cygrid's runtime scales between O(n) and O(nlog n), with n being the number of input samples.

Code site:
https://github.com/bwinkel/cygrid https://pypi.org/project/cygrid/
Described in:
https://ui.adsabs.harvard.edu/abs/2016A%26A...591A..12W
Bibcode:
2016ascl.soft06003W

Views: 4904

ascl:1606.003
Add this shield to your page
Copy the above HTML to add this shield to your code's website.