Skip to main content

Jackknifing interferometric datasets

Project description

Jack-knife

DOI

jackknifyis a Python-based package that jackknifes ALMA visibilites to create noise realizations from the observations.

Methodology

Jackknifing is a simplistic but effective tool to quantify the underlying noise distribution of any type of data set. This tool specifically is implemented for interferometric data. jackknify separates half the visibilities randomly in two subsets, then multiplies one half with -1 so that when the data is binned or imaged, any signal present in the data is averaged out. This creates observation-specific noise realization of the data, which can be used to for instance, sample the likelihood a false detection.

The full methodology can be found here and in an upcoming paper which is still in preparations.

Installation

jackknify itself can be installed through

pip install jackknify

or alternatively

python -m pip install git+https://github.com/Joshiwavm/jackknify

or from the source

git clone https://github.com/Joshiwavm/jackknify
cd jackknify
pip install -e .

Dependancies

jackknify uses casatask and casatools to interface with CASA measurements. casatask and casatools requires casadata to even laod. Sadly, this is a \approx 350 MB sized file. Further, when performing line searches, we make use of the package interferopy, which is a Python-based package for common tasks used in the observational radio/mm interferometry data analysis.

Mac

If you want to run jackknify on a Mac with an Apple Silicon chip, run it in a Rosetta terminal. To open a Rosetta session in your terminal, run:

/usr/bin/arch -x86_64 /bin/zsh --login

Documentation

For your convenience, there are notebooks on how to run jackknify. You can find them in the docs/notebooks folder. Also, check out the documentation here.

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

jackknify-0.2.0.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

jackknify-0.2.0-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file jackknify-0.2.0.tar.gz.

File metadata

  • Download URL: jackknify-0.2.0.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.18 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.13

File hashes

Hashes for jackknify-0.2.0.tar.gz
Algorithm Hash digest
SHA256 3a156a85b08c37e486d282288a646a9b3fd7cae3187b0dab5e450b33394fd266
MD5 95bcc181f651c5e84aec621d650d7abf
BLAKE2b-256 d0ac8eb04d6e6c4a50ee1c13032676b50e25324fd8efb2cfb9766969fa4957f0

See more details on using hashes here.

File details

Details for the file jackknify-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: jackknify-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.18 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.13

File hashes

Hashes for jackknify-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5814eb5645b046f7615f7823d7eb54496233eecd16b33180e71538fdc5e3f449
MD5 caa4cbd27f7a09b06952e23849573d63
BLAKE2b-256 9803f17bf21774f5e3733c048abfe416b2a3aaada67ad2311764e8b4307856f3

See more details on using hashes here.

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