Skip to main content

Redshift a radio source to a higher redshift

Project description

# Redshfiting

Use this package to shift radio sources (AGN, Clusters, …) from a given redshift to a higher redshift. This can all be done in image plane, by giving a fits image as input.

Example to move the Perseus cluster from redshift 0.018 to 1.318:

` from redshifting import move_source myfits = 'Perseus_HBA_full.fits' move_source(input_fits=myfits, orig_z=0.018, dz=1.3, output_fits='shifted_'+myfits) `

This package is also on pypi: https://pypi.org/project/redshifting/0.1.0/

Project details


Release history Release notifications | RSS feed

This version

1.3

Download files

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

Source Distribution

redshifting-1.3.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

redshifting-1.3-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page