radio-beam 0.3.8


pip install radio-beam

  Latest version

Released: Oct 18, 2024

Project Links

Meta
Author: Adam Leroy, Adam Ginsburg, Erik Rosolowsky, Tom Robitaille, and Eric Koch

Classifiers

Radio Beam is a simple toolkit for reading beam information from FITS headers and manipulating beams. Some example applications include:

  • Convolution and deconvolution

  • Unit conversion (Jy to/from K)

  • Handle sets of beams for spectral cubes with varying resolution between channels

  • Find the smallest common beam from a set of beams

  • Add the beam shape to a matplotlib plot

See the [documentation](https://radio-beam.readthedocs.io/en/latest/) for more information.

[![Build Status](https://travis-ci.org/radio-astro-tools/radio_beam.svg?branch=master)](https://travis-ci.org/radio-astro-tools/radio_beam)

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
astropy
numpy (>=1.8.0)
scipy