Skip to main content

Code to perform target selection for BHM/MWM using catalogdb

Project description

target_selection

Versions Documentation Status

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sdss_target_selection-1.2.0.tar.gz (276.3 kB view hashes)

Uploaded Source

Built Distribution

sdss_target_selection-1.2.0-py3-none-any.whl (313.8 kB view hashes)

Uploaded Python 3

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