Skip to main content

Runs BAGPIPES on any JWST/NIRSpec PRISM spectrum from the DAWN JWST Archive exposures

Project description

dja-pipes

Runs BAGPIPES on any JWST/NIRSpec PRISM spectrum from the DAWN JWST Archive (DJA)

Installation

Recommended install into a fresh conda environment:

conda create -n djapipes-python313 python=3.13 -y
conda activate djapipes-python313

Install djapipes and additional dependencies from git respositories:

pip install djapipes git+https://github.com/karllark/dust_attenuation.git 

Install fork of the bagpipes repo:

pip install git+https://github.com/RashmiGot/bagpipes.git#egg=bagpipes

There are occasionally problems installing some of the downstream dependencies in the latest Python versions, e.g., where the above returns an exception ERROR: ... photutils-1.12.0.tar.gz does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. This can be resolved with the workaround below:

wget https://files.pythonhosted.org/packages/10/b6/2ecd1ddebf269aa78103959a99ebb2c2ca9070f392cf10ac767fc4176b2a/photutils-1.12.0.tar.gz -O /tmp/photutils-1.12.0.tar.gz
tar xzvf /tmp/photutils-1.12.0.tar.gz -C /tmp/
pip install djapipes git+https://github.com/karllark/dust_attenuation.git  /tmp/photutils-1.12.0/

See also

DJA: https://dawn-cph.github.io/dja/
BAGPIPES: https://bagpipes.readthedocs.io/en/latest/

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

djapipes-1.1.3.tar.gz (321.1 kB view details)

Uploaded Source

File details

Details for the file djapipes-1.1.3.tar.gz.

File metadata

  • Download URL: djapipes-1.1.3.tar.gz
  • Upload date:
  • Size: 321.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for djapipes-1.1.3.tar.gz
Algorithm Hash digest
SHA256 2bc8ce3983e52025180c9a021ef327586d4b4e1b05f88cabde388806335dc5e3
MD5 fd0f09c73de4546b8207161843f4ebba
BLAKE2b-256 f3b91db3d5a5f45d62b2450607dbca642fc178880233c05a9d0379dd55a12ac8

See more details on using hashes here.

Provenance

The following attestation bundles were made for djapipes-1.1.3.tar.gz:

Publisher: publish-to-pypi.yml on RashmiGot/dja-pipes

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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