Skip to main content

convolve_uv

PyPI Python build tests readthedocs codecov License

convolve-uv is a small Python package that allows for image convolution without loss of resolution.

Installation

pip install convolve-uv

Usage

import astropy.units as u
from convolve_uv import convolve_uv
from radio_beam import Beam
from spectral_cube import SpectralCube

cube = SpectralCube.read("my_cube.fits")
target_beam = Beam(major=0.86 * u.arcsec, minor=0.86 * u.arcsec, pa=0 * u.deg)

cube_conv = convolve_uv(image=cube, 
                        target_beam=target_beam,
                        )

For more details, read the documentation.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

convolve_uv-0.3.0.tar.gz (136.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

convolve_uv-0.3.0-py3-none-any.whl (34.4 kB view details)

Uploaded Python 3

File details

Details for the file convolve_uv-0.3.0.tar.gz.

File metadata

  • Download URL: convolve_uv-0.3.0.tar.gz
  • Upload date:
  • Size: 136.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for convolve_uv-0.3.0.tar.gz
Algorithm Hash digest
SHA256 35a8108859b6226ceb5d7fef49930afa37353c11a03f86d8f7d5a50b4a8f2347
MD5 26c740a0de69622ef6fe832b2047a2d8
BLAKE2b-256 ed0bde775bdac382f4da0bc07a3df96b8aabb425aa2605e8a827f28ff51191de

See more details on using hashes here.

File details

Details for the file convolve_uv-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: convolve_uv-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 34.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for convolve_uv-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 67dab562dd194219e6dee041f58068d2cf72a143411a87610731abbc553f8d8c
MD5 cda2dde870f625cda67482adde20bc5e
BLAKE2b-256 aca421618fc0dd7ab3781f76f12ff05a21b479249a7f8152f3970b377a527d13

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.0 This release

2 files

0.2.0

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page