rms-psfmodel


Namerms-psfmodel JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryRoutines for converting to and from psfmodel dates
upload_time2025-07-09 22:13:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords psfmodel
VCS
bugtrack_url
requirements astropy coverage flake8 mypy myst-parser numpy Pillow pytest scipy sphinx sphinxcontrib-napoleon sphinx-rtd-theme
Travis-CI No Travis.
coveralls test coverage
            [![GitHub release; latest by date](https://img.shields.io/github/v/release/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/releases)
[![GitHub Release Date](https://img.shields.io/github/release-date/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/releases)
[![Test Status](https://img.shields.io/github/actions/workflow/status/SETI/rms-psfmodel/run-tests.yml?branch=main)](https://github.com/SETI/rms-psfmodel/actions)
[![Documentation Status](https://readthedocs.org/projects/rms-psfmodel/badge/?version=latest)](https://rms-psfmodel.readthedocs.io/en/latest/?badge=latest)
[![Code coverage](https://img.shields.io/codecov/c/github/SETI/rms-psfmodel/main?logo=codecov)](https://codecov.io/gh/SETI/rms-psfmodel)
<br />
[![PyPI - Version](https://img.shields.io/pypi/v/rms-psfmodel)](https://pypi.org/project/rms-psfmodel)
[![PyPI - Format](https://img.shields.io/pypi/format/rms-psfmodel)](https://pypi.org/project/rms-psfmodel)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/rms-psfmodel)](https://pypi.org/project/rms-psfmodel)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/rms-psfmodel)](https://pypi.org/project/rms-psfmodel)
<br />
[![GitHub commits since latest release](https://img.shields.io/github/commits-since/SETI/rms-psfmodel/latest)](https://github.com/SETI/rms-psfmodel/commits/main/)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/commits/main/)
[![GitHub last commit](https://img.shields.io/github/last-commit/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/commits/main/)
<br />
[![Number of GitHub open issues](https://img.shields.io/github/issues-raw/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/issues)
[![Number of GitHub closed issues](https://img.shields.io/github/issues-closed-raw/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/issues)
[![Number of GitHub open pull requests](https://img.shields.io/github/issues-pr-raw/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/pulls)
[![Number of GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed-raw/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/pulls)
<br />
![GitHub License](https://img.shields.io/github/license/SETI/rms-psfmodel)
[![Number of GitHub stars](https://img.shields.io/github/stars/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/stargazers)
![GitHub forks](https://img.shields.io/github/forks/SETI/rms-psfmodel)

# Introduction

`psfmodel` is a set of classes for reading and searching star catalogs. Currently NAIF SPICE
star catalogs, the Yale Bright Star Catalog (YBSC), and UCAC4 are supported.

`psfmodel` is a product of the [PDS Ring-Moon Systems Node](https://pds-rings.seti.org).

# Installation

The `psfmodel` module is available via the `rms-psfmodel` package on PyPI and can be installed with:

```sh
pip install rms-psfmodel
```

# Getting Started

Details of each class are available in the [module documentation](https://rms-psfmodel.readthedocs.io/en/latest/module.html).

# Contributing

Information on contributing to this package can be found in the
[Contributing Guide](https://github.com/SETI/rms-psfmodel/blob/main/CONTRIBUTING.md).

# Links

- [Documentation](https://rms-psfmodel.readthedocs.io)
- [Repository](https://github.com/SETI/rms-psfmodel)
- [Issue tracker](https://github.com/SETI/rms-psfmodel/issues)
- [PyPi](https://pypi.org/project/rms-psfmodel)

# Licensing

This code is licensed under the [Apache License v2.0](https://github.com/SETI/rms-psfmodel/blob/main/LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rms-psfmodel",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "\"Robert S. French\" <rfrench@seti.org>",
    "keywords": "psfmodel",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/b5/6c/ee4759a83af4f8c84817f91c4c4a92a6405d838068824c4bc398f257d62e/rms_psfmodel-0.0.2.tar.gz",
    "platform": null,
    "description": "[![GitHub release; latest by date](https://img.shields.io/github/v/release/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/releases)\n[![GitHub Release Date](https://img.shields.io/github/release-date/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/releases)\n[![Test Status](https://img.shields.io/github/actions/workflow/status/SETI/rms-psfmodel/run-tests.yml?branch=main)](https://github.com/SETI/rms-psfmodel/actions)\n[![Documentation Status](https://readthedocs.org/projects/rms-psfmodel/badge/?version=latest)](https://rms-psfmodel.readthedocs.io/en/latest/?badge=latest)\n[![Code coverage](https://img.shields.io/codecov/c/github/SETI/rms-psfmodel/main?logo=codecov)](https://codecov.io/gh/SETI/rms-psfmodel)\n<br />\n[![PyPI - Version](https://img.shields.io/pypi/v/rms-psfmodel)](https://pypi.org/project/rms-psfmodel)\n[![PyPI - Format](https://img.shields.io/pypi/format/rms-psfmodel)](https://pypi.org/project/rms-psfmodel)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/rms-psfmodel)](https://pypi.org/project/rms-psfmodel)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/rms-psfmodel)](https://pypi.org/project/rms-psfmodel)\n<br />\n[![GitHub commits since latest release](https://img.shields.io/github/commits-since/SETI/rms-psfmodel/latest)](https://github.com/SETI/rms-psfmodel/commits/main/)\n[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/commits/main/)\n[![GitHub last commit](https://img.shields.io/github/last-commit/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/commits/main/)\n<br />\n[![Number of GitHub open issues](https://img.shields.io/github/issues-raw/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/issues)\n[![Number of GitHub closed issues](https://img.shields.io/github/issues-closed-raw/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/issues)\n[![Number of GitHub open pull requests](https://img.shields.io/github/issues-pr-raw/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/pulls)\n[![Number of GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed-raw/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/pulls)\n<br />\n![GitHub License](https://img.shields.io/github/license/SETI/rms-psfmodel)\n[![Number of GitHub stars](https://img.shields.io/github/stars/SETI/rms-psfmodel)](https://github.com/SETI/rms-psfmodel/stargazers)\n![GitHub forks](https://img.shields.io/github/forks/SETI/rms-psfmodel)\n\n# Introduction\n\n`psfmodel` is a set of classes for reading and searching star catalogs. Currently NAIF SPICE\nstar catalogs, the Yale Bright Star Catalog (YBSC), and UCAC4 are supported.\n\n`psfmodel` is a product of the [PDS Ring-Moon Systems Node](https://pds-rings.seti.org).\n\n# Installation\n\nThe `psfmodel` module is available via the `rms-psfmodel` package on PyPI and can be installed with:\n\n```sh\npip install rms-psfmodel\n```\n\n# Getting Started\n\nDetails of each class are available in the [module documentation](https://rms-psfmodel.readthedocs.io/en/latest/module.html).\n\n# Contributing\n\nInformation on contributing to this package can be found in the\n[Contributing Guide](https://github.com/SETI/rms-psfmodel/blob/main/CONTRIBUTING.md).\n\n# Links\n\n- [Documentation](https://rms-psfmodel.readthedocs.io)\n- [Repository](https://github.com/SETI/rms-psfmodel)\n- [Issue tracker](https://github.com/SETI/rms-psfmodel/issues)\n- [PyPi](https://pypi.org/project/rms-psfmodel)\n\n# Licensing\n\nThis code is licensed under the [Apache License v2.0](https://github.com/SETI/rms-psfmodel/blob/main/LICENSE).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Routines for converting to and from psfmodel dates",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/SETI/rms-psfmodel",
        "Issues": "https://github.com/SETI/rms-psfmodel/issues",
        "Repository": "https://github.com/SETI/rms-psfmodel",
        "Source": "https://github.com/SETI/rms-psfmodel"
    },
    "split_keywords": [
        "psfmodel"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "589cd6cce641c045dc68103bf1ae1bce2f9259c5df6316cf4afca0395142ec12",
                "md5": "ace9bde1b30bfcaa90321c125ccb6973",
                "sha256": "134c197ef97a83709be49ba600ed501e2ab689ac667bd40a8e6a68121a4f5ad8"
            },
            "downloads": -1,
            "filename": "rms_psfmodel-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ace9bde1b30bfcaa90321c125ccb6973",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 28266,
            "upload_time": "2025-07-09T22:13:55",
            "upload_time_iso_8601": "2025-07-09T22:13:55.923428Z",
            "url": "https://files.pythonhosted.org/packages/58/9c/d6cce641c045dc68103bf1ae1bce2f9259c5df6316cf4afca0395142ec12/rms_psfmodel-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b56cee4759a83af4f8c84817f91c4c4a92a6405d838068824c4bc398f257d62e",
                "md5": "a3a5906bbb2415fa302a7501f20f6abe",
                "sha256": "0f7f33ed9c4c3e458ac919ed578032f4ab56e81593955cf8d737bc29f536aa80"
            },
            "downloads": -1,
            "filename": "rms_psfmodel-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a3a5906bbb2415fa302a7501f20f6abe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4445132,
            "upload_time": "2025-07-09T22:13:57",
            "upload_time_iso_8601": "2025-07-09T22:13:57.032217Z",
            "url": "https://files.pythonhosted.org/packages/b5/6c/ee4759a83af4f8c84817f91c4c4a92a6405d838068824c4bc398f257d62e/rms_psfmodel-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 22:13:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SETI",
    "github_project": "rms-psfmodel",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "astropy",
            "specs": []
        },
        {
            "name": "coverage",
            "specs": []
        },
        {
            "name": "flake8",
            "specs": []
        },
        {
            "name": "mypy",
            "specs": []
        },
        {
            "name": "myst-parser",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "Pillow",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "sphinx",
            "specs": []
        },
        {
            "name": "sphinxcontrib-napoleon",
            "specs": []
        },
        {
            "name": "sphinx-rtd-theme",
            "specs": []
        }
    ],
    "lcname": "rms-psfmodel"
}
        
Elapsed time: 1.04979s