Redshift a radio source to a higher redshift
Project description
Redshifting
Use this package to shift radio sources in a FITS image from a given redshift to a higher redshift in image plane.
Be aware that this does also modifies the background RMS.
You can install this package by:
pip install redshifting
Example for shifting 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)
Video that domstrates the redshifting: https://youtube.com/shorts/yTT-3RXxbEc
Citation
If you use this code, please cite:
de Jong, J.M.G.H.J. et al. (2024), Cosmic evolution of FRI and FRII sources out to z = 2.5,
Astronomy & Astrophysics, 683, A23.
DOI: https://doi.org/10.1051/0004-6361/202347131
arXiv: https://arxiv.org/abs/2311.13427
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file redshifting-2.0.tar.gz.
File metadata
- Download URL: redshifting-2.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f00fd97a26c6789d214b89c99b79c4b35cbd21737baa9ec3a3ad1e897b7f18a6
|
|
| MD5 |
fdbc1fed30ce8032979f2b98a2bdadd8
|
|
| BLAKE2b-256 |
d0e0454529a3907de888c3b002cfc16599faf0ff85625140eb24f4c16815b8a8
|
File details
Details for the file redshifting-2.0-py3-none-any.whl.
File metadata
- Download URL: redshifting-2.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54abe6949ce218958f03b6ad3f8c1d14cf23799f27a8acf97c3ad594f99734ba
|
|
| MD5 |
9935bcc759a13ff944a62ce8c6c1e0db
|
|
| BLAKE2b-256 |
25e2b1446cff081c86390ed911489c4ab1c192fccd51dd254971a0244b83dc5b
|