Skip to main content

Jackknifing interferometric datasets

Project description

Jack-knife

DOI

jackknifyis a Python-based package that jackknifes ALMA visibilities 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 preparation.

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 load. Sadly, this is a ~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.3.0.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: jackknify-0.3.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.3.0.tar.gz
Algorithm Hash digest
SHA256 cbad479ad3997551fc6a1d5823a8ecc09d8fdbe3e57587d7f33a26b0f202465e
MD5 a206dc0ce5dce747d82bf7f1dc45f4c8
BLAKE2b-256 8c62a392cb4b75f2cdfa162a4f4e9687479412dbd3251c45913497ce021c664e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jackknify-0.3.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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e800ab79c562333f0c09668fdec856136ef49fdeac99647b91670667fa73bfa7
MD5 f43c229cc37e2b361fa2eb3448fcd9a5
BLAKE2b-256 7ba71ff9e101fec07d646967ef30587010b44b2e7bdeae1c7ca7f04cab6d4b97

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