| Name | lcdata JSON |
| Version |
1.1.2
JSON |
| download |
| home_page | |
| Summary | lcdata: Tools for manipulating large datasets of astronomical light curves |
| upload_time | 2023-10-31 13:21:02 |
| maintainer | |
| docs_url | None |
| author | |
| requires_python | >=3.6 |
| license | MIT License Copyright (c) 2021 Kyle Boone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# lcdata
Tools for manipulating large datasets of astronomical light curves
[](https://github.com/kboone/lcdata/actions/workflows/run_tests.yml)
[](https://codecov.io/gh/kboone/lcdata)
[](https://lcdata.readthedocs.io/en/latest/?badge=latest)
## About
`lcdata` is a package for manipulating large datasets of astronomical time series. `lcdata` is designed to handle very large datasets: it uses a compact internal representation to be able to keep many light curves in memory at the same time. For datasets that are too large to fit in memory, it offers the option of reading them from disks in chunks. `lcdata` also contains tools to download different publicly available releases of astronomical time series.
## Installation and Usage
Instructions on how to install and use `lcdata` can be found on the [lcdata
readthedocs page](https://lcdata.readthedocs.io/en/latest/).
Raw data
{
"_id": null,
"home_page": "",
"name": "lcdata",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "",
"author_email": "Kyle Boone <kyboone@uw.edu>, Konstantin Malanchev <malanchev@cmu.edu>",
"download_url": "https://files.pythonhosted.org/packages/36/68/b91b82d4216e02a58b30d84d2831bb8daf806743c35521df8ad582a0d07c/lcdata-1.1.2.tar.gz",
"platform": null,
"description": "# lcdata\n\nTools for manipulating large datasets of astronomical light curves\n\n[](https://github.com/kboone/lcdata/actions/workflows/run_tests.yml)\n[](https://codecov.io/gh/kboone/lcdata)\n[](https://lcdata.readthedocs.io/en/latest/?badge=latest)\n\n## About\n\n`lcdata` is a package for manipulating large datasets of astronomical time series. `lcdata` is designed to handle very large datasets: it uses a compact internal representation to be able to keep many light curves in memory at the same time. For datasets that are too large to fit in memory, it offers the option of reading them from disks in chunks. `lcdata` also contains tools to download different publicly available releases of astronomical time series.\n\n## Installation and Usage\n\nInstructions on how to install and use `lcdata` can be found on the [lcdata\nreadthedocs page](https://lcdata.readthedocs.io/en/latest/).\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2021 Kyle Boone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "lcdata: Tools for manipulating large datasets of astronomical light curves",
"version": "1.1.2",
"project_urls": {
"Source Code": "https://github.com/lsstdesc/lcdata"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7523deb9c5da109229084ab86cb0c759b3b6f8efa7f05fbaba411bc74292ecab",
"md5": "9dd2793eca4c8d4058efc847490f7d05",
"sha256": "28570e64a4b8a81fa8fe0b1383d817f8f37872549143e2e815dd97ba5d457710"
},
"downloads": -1,
"filename": "lcdata-1.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9dd2793eca4c8d4058efc847490f7d05",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 129225,
"upload_time": "2023-10-31T13:21:00",
"upload_time_iso_8601": "2023-10-31T13:21:00.458607Z",
"url": "https://files.pythonhosted.org/packages/75/23/deb9c5da109229084ab86cb0c759b3b6f8efa7f05fbaba411bc74292ecab/lcdata-1.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3668b91b82d4216e02a58b30d84d2831bb8daf806743c35521df8ad582a0d07c",
"md5": "ddf2073cb57e59098db72849952692f3",
"sha256": "231201cc86e8186fd9c772eefdfc07410c7ec63407b341f7de150b9098f80508"
},
"downloads": -1,
"filename": "lcdata-1.1.2.tar.gz",
"has_sig": false,
"md5_digest": "ddf2073cb57e59098db72849952692f3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 129468,
"upload_time": "2023-10-31T13:21:02",
"upload_time_iso_8601": "2023-10-31T13:21:02.375060Z",
"url": "https://files.pythonhosted.org/packages/36/68/b91b82d4216e02a58b30d84d2831bb8daf806743c35521df8ad582a0d07c/lcdata-1.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-31 13:21:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lsstdesc",
"github_project": "lcdata",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "lcdata"
}