Code to perform target selection for BHM/MWM using catalogdb
Reason this release was yanked:
Problem with pinned sdss==0.4.7
Project description
target_selection
Code to perform target selection for BHM/MWM using catalogdb.
Installation
To install target_selection
do
$ pip install numpy
$ pip install sdss-target-selection
Due to a misconfiguration in pymange
, numpy
needs to be installed before you can install target_selection
.
Development
New code must follow the SDSS Coding Standards. Linting checks run as a GitHub workflow after each commit. The workflow also check that the package and dependencies can be installed. Pull Requests that don't pass the checks cannot be merged.
To test the code offline, you must install flake8 and isort and run the following commands from the root of the package
$ flake8 . --count --show-source --statistics
$ isort -c python/ bin/
If the command exit without error, everything should be fine.
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
Hashes for sdss-target-selection-0.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e75614a6576c0e703c615f5630263f28afe7c206117413ec0df482c560528223 |
|
MD5 | 35b6b8c24d96ed80eaa22622d1f3d89b |
|
BLAKE2b-256 | f05e1eba2bd5fc95683effa28aa47ea2776621049d254022372ac7d267cde4b0 |
Hashes for sdss_target_selection-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65b6a3b95df82527ab15109d1bca25ba695f8fd5dd84df1001ab0371d48683e7 |
|
MD5 | c7400552cac15afc104a6cc3ce480794 |
|
BLAKE2b-256 | 85c2e49858aa0a0753ada9b99eafb26b8d0222ec7d9cd903257507563df98ba6 |