Skip to main content

Jackknifing interferometric datasets

Project description

Jack-knife

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.

Acknowledgment

If you make use of jackknify in your work, please cite it as **, using the following BibTeX entry:


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.1.1.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: jackknify-0.1.1.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.1.1.tar.gz
Algorithm Hash digest
SHA256 6fac2a6a3c18be86e133bc9f88315c995e638b3105afc5c122860b3d30c749f1
MD5 f9f75d9ed09c2230b2d1084167090362
BLAKE2b-256 56eb6adfc0753280abb81b155e90de22d08d466c6300edacbdbc40e296955144

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jackknify-0.1.1-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.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 15e727adaed5181be4d03387bf72c4c91d6d8515685f0ac2811a494713a8ea4b
MD5 93686081d1f9592ab13459a11dc61c4f
BLAKE2b-256 4b80ed91651a47a22bb0d39dae62a3181a205f684156c55fa5d6674de3d81824

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