sdss-target-selection


Namesdss-target-selection JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttps://github.com/sdss/target_selection
SummaryCode to perform target selection for BHM/MWM using catalogdb
upload_time2024-04-25 23:07:03
maintainerNone
docs_urlNone
authorJosé Sánchez-Gallego
requires_python>=3.6
licenseBSD 3-Clause License
keywords astronomy software
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # target_selection

![Versions](https://img.shields.io/badge/python->=3.8-blue)
[![Documentation Status](https://readthedocs.org/projects/sdss-target-selection/badge/?version=latest)](https://sdss-target-selection.readthedocs.io/en/latest/?badge=latest)
<!-- [![Travis (.org)](https://img.shields.io/travis/sdss/target_selection)](https://travis-ci.org/sdss/target_selection)
[![codecov](https://codecov.io/gh/sdss/target_selection/branch/main/graph/badge.svg)](https://codecov.io/gh/sdss/target_selection) -->

Code to perform target selection for BHM/MWM using catalogdb.

## Installation

To install `target_selection` do

```console
$ 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](https://sdss-python-template.readthedocs.io/en/latest/standards.html). 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](https://flake8.pycqa.org/en/latest/) and [isort](https://pycqa.github.io/isort/) and run the following commands from the root of the package

```console
$ flake8 . --count --show-source --statistics
$ isort -c python/ bin/
```

If the command exit without error, everything should be fine.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sdss/target_selection",
    "name": "sdss-target-selection",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "astronomy, software",
    "author": "Jos\u00e9 S\u00e1nchez-Gallego",
    "author_email": "gallegoj@uw.edu",
    "download_url": "https://files.pythonhosted.org/packages/81/f1/cd55fda848a57cbe50a1fdf4dc947e2796cb831d52f9644872bf4d0e188a/sdss_target_selection-1.2.1.tar.gz",
    "platform": null,
    "description": "# target_selection\n\n![Versions](https://img.shields.io/badge/python->=3.8-blue)\n[![Documentation Status](https://readthedocs.org/projects/sdss-target-selection/badge/?version=latest)](https://sdss-target-selection.readthedocs.io/en/latest/?badge=latest)\n<!-- [![Travis (.org)](https://img.shields.io/travis/sdss/target_selection)](https://travis-ci.org/sdss/target_selection)\n[![codecov](https://codecov.io/gh/sdss/target_selection/branch/main/graph/badge.svg)](https://codecov.io/gh/sdss/target_selection) -->\n\nCode to perform target selection for BHM/MWM using catalogdb.\n\n## Installation\n\nTo install `target_selection` do\n\n```console\n$ pip install numpy\n$ pip install sdss-target-selection\n```\n\nDue to a misconfiguration in `pymange`, `numpy` needs to be installed before you can install `target_selection`.\n\n## Development\n\nNew code must follow the [SDSS Coding Standards](https://sdss-python-template.readthedocs.io/en/latest/standards.html). 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.\n\nTo test the code offline, you must install [flake8](https://flake8.pycqa.org/en/latest/) and [isort](https://pycqa.github.io/isort/) and run the following commands from the root of the package\n\n```console\n$ flake8 . --count --show-source --statistics\n$ isort -c python/ bin/\n```\n\nIf the command exit without error, everything should be fine.\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "Code to perform target selection for BHM/MWM using catalogdb",
    "version": "1.2.1",
    "project_urls": {
        "Documentation": "https://sdss-target-selection.readthedocs.org",
        "Homepage": "https://github.com/sdss/target_selection",
        "Repository": "https://github.com/sdss/target_selection"
    },
    "split_keywords": [
        "astronomy",
        " software"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eaa05ac05c635f4384bce70011de1ed73c4d4e112c7669682ed4393c62f6fbb9",
                "md5": "ce99e669df2ab3fd545b7c2548171582",
                "sha256": "fed0e01e0ada00ecf7b83903359a760502fa91636cc553cd3e66cf69fa41a48e"
            },
            "downloads": -1,
            "filename": "sdss_target_selection-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce99e669df2ab3fd545b7c2548171582",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 314059,
            "upload_time": "2024-04-25T23:07:01",
            "upload_time_iso_8601": "2024-04-25T23:07:01.627740Z",
            "url": "https://files.pythonhosted.org/packages/ea/a0/5ac05c635f4384bce70011de1ed73c4d4e112c7669682ed4393c62f6fbb9/sdss_target_selection-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81f1cd55fda848a57cbe50a1fdf4dc947e2796cb831d52f9644872bf4d0e188a",
                "md5": "3215e12bc3661de519380946cd210c37",
                "sha256": "17ce1e1210a2855886ee5f2ea64ff5510b9ea692b83ce6d13c9dc3543cde06d3"
            },
            "downloads": -1,
            "filename": "sdss_target_selection-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3215e12bc3661de519380946cd210c37",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 276418,
            "upload_time": "2024-04-25T23:07:03",
            "upload_time_iso_8601": "2024-04-25T23:07:03.864835Z",
            "url": "https://files.pythonhosted.org/packages/81/f1/cd55fda848a57cbe50a1fdf4dc947e2796cb831d52f9644872bf4d0e188a/sdss_target_selection-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 23:07:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sdss",
    "github_project": "target_selection",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sdss-target-selection"
}
        
Elapsed time: 0.26297s