stdatamodels


Namestdatamodels JSON
Version 1.10.1 PyPI version JSON
download
home_pageNone
SummaryCore support for DataModel classes used in calibration pipelines
upload_time2024-03-25 18:47:58
maintainerNone
docs_urlNone
authorSTScI
requires_python>=3.10
licenseCopyright (C) 2020 Association of Universities for Research in Astronomy (AURA) Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of AURA and its representatives may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY AURA ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL AURA BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # stdatamodels

[![CI](https://github.com/spacetelescope/stdatamodels/actions/workflows/ci.yml/badge.svg)](https://github.com/spacetelescope/stdatamodels/actions/workflows/ci.yml)

[![codecov](https://codecov.io/gh/spacetelescope/stdatamodels/branch/main/graph/badge.svg?token=TrmUKaTP2t)](https://codecov.io/gh/spacetelescope/stdatamodels)


Provides `DataModel`, which is the base class for data models implemented in the JWST and Roman calibration software.


## Unit Tests

A few unit tests require downloading (~500MB) data from CRDS. CRDS must be configured for these tests to pass
(see the [CRDS User Guide](https://jwst-crds.stsci.edu/static/users_guide/index.html)
for more information). Minimally (if not on the stsci vpn where the default path of
`/grp/crds/cache` is available) you will need to set `CRDS_PATH`.

```bash
export CRDS_PATH=/tmp/crds_cache/jwst_ops
```

These tests can also be skipped with the `no-crds` pytest option

```bash
pytest --no-crds
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "stdatamodels",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "STScI",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/69/2b/7043fd5cbd328d32bc76e44f75998a10c589b0ff139df9ce161c443c814b/stdatamodels-1.10.1.tar.gz",
    "platform": null,
    "description": "# stdatamodels\n\n[![CI](https://github.com/spacetelescope/stdatamodels/actions/workflows/ci.yml/badge.svg)](https://github.com/spacetelescope/stdatamodels/actions/workflows/ci.yml)\n\n[![codecov](https://codecov.io/gh/spacetelescope/stdatamodels/branch/main/graph/badge.svg?token=TrmUKaTP2t)](https://codecov.io/gh/spacetelescope/stdatamodels)\n\n\nProvides `DataModel`, which is the base class for data models implemented in the JWST and Roman calibration software.\n\n\n## Unit Tests\n\nA few unit tests require downloading (~500MB) data from CRDS. CRDS must be configured for these tests to pass\n(see the [CRDS User Guide](https://jwst-crds.stsci.edu/static/users_guide/index.html)\nfor more information). Minimally (if not on the stsci vpn where the default path of\n`/grp/crds/cache` is available) you will need to set `CRDS_PATH`.\n\n```bash\nexport CRDS_PATH=/tmp/crds_cache/jwst_ops\n```\n\nThese tests can also be skipped with the `no-crds` pytest option\n\n```bash\npytest --no-crds\n```\n",
    "bugtrack_url": null,
    "license": "Copyright (C) 2020 Association of Universities for Research in Astronomy (AURA)  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  3. The name of AURA and its representatives may not be used to endorse or promote products derived from this software without specific prior written permission.  THIS SOFTWARE IS PROVIDED BY AURA ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL AURA BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ",
    "summary": "Core support for DataModel classes used in calibration pipelines",
    "version": "1.10.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/spacetelescope/stdatamodels/issues",
        "Homepage": "https://github.com/spacetelescope/stdatamodels",
        "Source Code": "https://github.com/spacetelescope/stdatamodels"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea86eab1a87445334f4ecf479b80232d31f9325e0091df13213acfce2c1dafe3",
                "md5": "f48b29c21dbc0496b20d6d5b2932ad0f",
                "sha256": "24646b611a75b438767816e88299382660f82875761c3b148d7e42ee8408fac6"
            },
            "downloads": -1,
            "filename": "stdatamodels-1.10.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f48b29c21dbc0496b20d6d5b2932ad0f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 324324,
            "upload_time": "2024-03-25T18:47:56",
            "upload_time_iso_8601": "2024-03-25T18:47:56.701285Z",
            "url": "https://files.pythonhosted.org/packages/ea/86/eab1a87445334f4ecf479b80232d31f9325e0091df13213acfce2c1dafe3/stdatamodels-1.10.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "692b7043fd5cbd328d32bc76e44f75998a10c589b0ff139df9ce161c443c814b",
                "md5": "555279088c2edf9359e285088c2b4e51",
                "sha256": "8f160860c6b0352e3262880d0140849824dc4ccf8fe1bd615332e324cdad11c0"
            },
            "downloads": -1,
            "filename": "stdatamodels-1.10.1.tar.gz",
            "has_sig": false,
            "md5_digest": "555279088c2edf9359e285088c2b4e51",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 483462,
            "upload_time": "2024-03-25T18:47:58",
            "upload_time_iso_8601": "2024-03-25T18:47:58.671464Z",
            "url": "https://files.pythonhosted.org/packages/69/2b/7043fd5cbd328d32bc76e44f75998a10c589b0ff139df9ce161c443c814b/stdatamodels-1.10.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 18:47:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "spacetelescope",
    "github_project": "stdatamodels",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "stdatamodels"
}
        
Elapsed time: 0.21255s