No project description provided
Project description
dysh
dysh is a Python spectral line data reduction and analysis program for singledish data with specific emphasis on data from the Green Bank Telescope (GBT). It is currently under development in collaboration between the Green Bank Observatory and the Laboratory for Millimeter-Wave Astronomy (LMA) at University of Maryland (UMD). It is intended to be a replacement to the GBT current data reduction package GBTIDL.
Installation
Note: if you are on the GBO network, dysh will already be installed; you do not need to do anything further! Other uses cases are outlined below.
Global Installation
Example use case: you want to quickly install and use dysh on a non-GBO computer
Via uv
This will install a persistent global version of dysh via uv:
# Install dysh
$ uv tool install dysh[all]
# Launch dysh notebook
$ dysh-lab
Via pipx
You can also use pipx. After installing pipx, dysh can be installed via:
# Install dysh
$ pipx install dysh[nb]
# Launch dysh notebook
$ dysh-lab
Local Installation via pip
Example use case: you want to use dysh with a specific set of dependencies, or in conjunction with an existing project
Stable Version
dysh is most easily installed with pip, which will take care of any dependencies. The packaged code is hosted at the Python Packaging Index.
$ pip install dysh[all]
Beta Version
Beta versions will also be published to PyPI, and can be installed via:
$ pip install dysh[all] --pre
Development Version
Development versions can be installed from GitHub branches via:
$ pip install "dysh[all] @ git+https://github.com/GreenBankObservatory/dysh"
For more options, see the pip VCS Support documentation.
Reporting Issues
If you find a bug or something you think is in error, please report it on the GitHub issue tracker. (You must have a GitHub account to submit an issue)
Development
See the For Developers documentation for more detailed instructions on setting up a development environment.
Clone the Repo
$ git clone git@github.com:GreenBankObservatory/dysh.git
Set Up Dysh Environment
Via uv
The recommended development workflow is to use uv. After installing uv all you need to do is:
$ uv sync
You also have access to "dysh shell" and "dysh lab":
$ uv run dysh
$ uv run dysh-lab
Or you can source the uv virtual environment just like any other:
$ source .venv/bin/activate
Via Hatch
Another workflow is to use hatch. After installing hatch, this will look something like:
$ hatch shell
Without Hatch
If you do not want to use Hatch, it is possible to develop using a "classic" workflow. From the root of the dysh repo:
$ # Create your virtual environment
$ python -m venv /path/to/venv
$ # Activate your virtual environment
$ source /path/to/venv/bin/activate
$ # Install dysh and its development dependencies
$ pip install -e .[all]
Testing
We use pytest for unit and integration testing. From the top-level dysh directory, run:
$ pytest
Project details
Release history Release notifications | RSS feed
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 dysh-0.11.5.tar.gz.
File metadata
- Download URL: dysh-0.11.5.tar.gz
- Upload date:
- Size: 18.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2373633f8aa0f0983b1c7e9ddcf6f73468aaf250e3580dfedd6ce29328576aa0
|
|
| MD5 |
1cc5181ee39a333510bdf61d638eec3a
|
|
| BLAKE2b-256 |
125a72fb8898f91e01eae56664869f2620075feec626fc7f4fdc26bb7e6db15d
|
Provenance
The following attestation bundles were made for dysh-0.11.5.tar.gz:
Publisher:
release.yml on GreenBankObservatory/dysh
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
dysh-0.11.5.tar.gz -
Subject digest:
2373633f8aa0f0983b1c7e9ddcf6f73468aaf250e3580dfedd6ce29328576aa0 - Sigstore transparency entry: 782083131
- Sigstore integration time:
-
Permalink:
GreenBankObservatory/dysh@179dd708cb9a7fda48a6b9fe942043eda06b5059 -
Branch / Tag:
refs/tags/0.11.5 - Owner: https://github.com/GreenBankObservatory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@179dd708cb9a7fda48a6b9fe942043eda06b5059 -
Trigger Event:
release
-
Statement type:
File details
Details for the file dysh-0.11.5-py3-none-any.whl.
File metadata
- Download URL: dysh-0.11.5-py3-none-any.whl
- Upload date:
- Size: 18.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08b355e30be9254984122c0cb3644b6afbb31b52c4dfa9cee93d9bb453caec0c
|
|
| MD5 |
c911719c57e278e05d2ff1ec090eb5a8
|
|
| BLAKE2b-256 |
1f521c5d6e18a434a68e7add2ac100bb69fa556ae4a0fc384744395ea4643eda
|
Provenance
The following attestation bundles were made for dysh-0.11.5-py3-none-any.whl:
Publisher:
release.yml on GreenBankObservatory/dysh
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
dysh-0.11.5-py3-none-any.whl -
Subject digest:
08b355e30be9254984122c0cb3644b6afbb31b52c4dfa9cee93d9bb453caec0c - Sigstore transparency entry: 782083133
- Sigstore integration time:
-
Permalink:
GreenBankObservatory/dysh@179dd708cb9a7fda48a6b9fe942043eda06b5059 -
Branch / Tag:
refs/tags/0.11.5 - Owner: https://github.com/GreenBankObservatory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@179dd708cb9a7fda48a6b9fe942043eda06b5059 -
Trigger Event:
release
-
Statement type: