Name | lcviz JSON |
Version |
1.0.0
JSON |
| download |
home_page | None |
Summary | A Jdaviz-based light curve analysis and visualization tool |
upload_time | 2024-12-02 15:36:23 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | BSD 3-Clause License Copyright (c) 2023, Association of Universities for Research in Astronomy. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * 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. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 THE COPYRIGHT HOLDER OR CONTRIBUTORS 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 |
astronomy
astrophysics
|
VCS |
|
bugtrack_url |
|
requirements |
jdaviz
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
.. image:: docs/logos/lcviz.svg
:width: 400
:alt: lcviz logo
:align: center
.. image:: https://github.com/spacetelescope/lcviz/workflows/CI/badge.svg
:target: https://github.com/spacetelescope/lcviz/actions
:alt: GitHub Actions CI Status
.. image:: https://codecov.io/gh/spacetelescope/lcviz/branch/main/graph/badge.svg
:target: https://codecov.io/gh/spacetelescope/lcviz
.. image:: https://readthedocs.org/projects/lcviz/badge/?version=latest
:target: https://lcviz.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
:target: http://www.astropy.org
:alt: Powered by Astropy Badge
.. image:: http://img.shields.io/badge/powered%20by-jdaviz-336699.svg?style=flat
:target: https://github.com/spacetelescope/jdaviz/
:alt: Powered by jdaviz Badge
.. image:: http://img.shields.io/badge/powered%20by-lightkurve-6570b1.svg?style=flat
:target: https://github.com/lightkurve/lightkurve/
:alt: Powered by lightkurve Badge
License
-------
See `LICENSE.rst` for more information.
Contributing
------------
We love contributions! `lcviz` is open source,
built on open source, and we'd love to have you hang out in our community.
**Imposter syndrome disclaimer**: We want your help. No, really.
There may be a little voice inside your head that is telling you that you're not
ready to be an open source contributor; that your skills aren't nearly good
enough to contribute. What could you possibly offer a project like this one?
We assure you - the little voice in your head is wrong. If you can write code at
all, you can contribute code to open source. Contributing to open source
projects is a fantastic way to advance one's coding skills. Writing perfect code
isn't the measure of a good developer (that would disqualify all of us!); it's
trying to create something, making mistakes, and learning from those
mistakes. That's how we all improve, and we are happy to help others learn.
Being an open source contributor doesn't just mean writing code, either. You can
help out by writing documentation, tests, or even giving feedback about the
project (and yes - that includes giving feedback about the contribution
process). Some of these contributions may be the most valuable to the project as
a whole, because you're coming to the project with fresh eyes, so you can see
the errors and assumptions that seasoned contributors have glossed over.
*Note:* This disclaimer was originally written by
`Adrienne Lowe <https://github.com/adriennefriend>`_ for a
`PyCon talk <https://www.youtube.com/watch?v=6Uj746j9Heo>`_, and was adapted by
lcviz based on its use in the README file for the
`MetPy project <https://github.com/Unidata/MetPy>`_.
Raw data
{
"_id": null,
"home_page": null,
"name": "lcviz",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "astronomy, astrophysics",
"author": null,
"author_email": "JDADF Developers <kconroy@stsci.edu>",
"download_url": "https://files.pythonhosted.org/packages/2f/7e/2fb22a8f7d412e856c00cfe80a672d10fee002042c746b0a2d424508c48f/lcviz-1.0.0.tar.gz",
"platform": null,
"description": ".. image:: docs/logos/lcviz.svg\n :width: 400\n :alt: lcviz logo\n :align: center\n\n.. image:: https://github.com/spacetelescope/lcviz/workflows/CI/badge.svg\n :target: https://github.com/spacetelescope/lcviz/actions\n :alt: GitHub Actions CI Status\n\n.. image:: https://codecov.io/gh/spacetelescope/lcviz/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/spacetelescope/lcviz\n\n.. image:: https://readthedocs.org/projects/lcviz/badge/?version=latest\n :target: https://lcviz.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat\n :target: http://www.astropy.org\n :alt: Powered by Astropy Badge\n\n.. image:: http://img.shields.io/badge/powered%20by-jdaviz-336699.svg?style=flat\n :target: https://github.com/spacetelescope/jdaviz/\n :alt: Powered by jdaviz Badge\n\n.. image:: http://img.shields.io/badge/powered%20by-lightkurve-6570b1.svg?style=flat\n :target: https://github.com/lightkurve/lightkurve/\n :alt: Powered by lightkurve Badge\n\n\nLicense\n-------\n\nSee `LICENSE.rst` for more information.\n\n\nContributing\n------------\n\nWe love contributions! `lcviz` is open source,\nbuilt on open source, and we'd love to have you hang out in our community.\n\n**Imposter syndrome disclaimer**: We want your help. No, really.\n\nThere may be a little voice inside your head that is telling you that you're not\nready to be an open source contributor; that your skills aren't nearly good\nenough to contribute. What could you possibly offer a project like this one?\n\nWe assure you - the little voice in your head is wrong. If you can write code at\nall, you can contribute code to open source. Contributing to open source\nprojects is a fantastic way to advance one's coding skills. Writing perfect code\nisn't the measure of a good developer (that would disqualify all of us!); it's\ntrying to create something, making mistakes, and learning from those\nmistakes. That's how we all improve, and we are happy to help others learn.\n\nBeing an open source contributor doesn't just mean writing code, either. You can\nhelp out by writing documentation, tests, or even giving feedback about the\nproject (and yes - that includes giving feedback about the contribution\nprocess). Some of these contributions may be the most valuable to the project as\na whole, because you're coming to the project with fresh eyes, so you can see\nthe errors and assumptions that seasoned contributors have glossed over.\n\n*Note:* This disclaimer was originally written by\n`Adrienne Lowe <https://github.com/adriennefriend>`_ for a\n`PyCon talk <https://www.youtube.com/watch?v=6Uj746j9Heo>`_, and was adapted by\nlcviz based on its use in the README file for the\n`MetPy project <https://github.com/Unidata/MetPy>`_.\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License Copyright (c) 2023, Association of Universities for Research in Astronomy. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * 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. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"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 THE COPYRIGHT HOLDER OR CONTRIBUTORS 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": "A Jdaviz-based light curve analysis and visualization tool",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/spacetelescope/lcviz"
},
"split_keywords": [
"astronomy",
" astrophysics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d90b0751989ab2fe8a74034b1d579a58ddbe67113b19c4fa081aad09b9833856",
"md5": "38a8aa51593414a4776ef3ad02d58c0d",
"sha256": "bf48c21cb30048b30151255b5e073e617ecb5bf4e256679145f42287a50c0db5"
},
"downloads": -1,
"filename": "lcviz-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "38a8aa51593414a4776ef3ad02d58c0d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 86035,
"upload_time": "2024-12-02T15:36:22",
"upload_time_iso_8601": "2024-12-02T15:36:22.136373Z",
"url": "https://files.pythonhosted.org/packages/d9/0b/0751989ab2fe8a74034b1d579a58ddbe67113b19c4fa081aad09b9833856/lcviz-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2f7e2fb22a8f7d412e856c00cfe80a672d10fee002042c746b0a2d424508c48f",
"md5": "91b96fb3744e4e74fb30f33ca12c0094",
"sha256": "315b80e88e69e098e1a6478c50e3dcf46e456389bb309367655b4d8431852965"
},
"downloads": -1,
"filename": "lcviz-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "91b96fb3744e4e74fb30f33ca12c0094",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 615472,
"upload_time": "2024-12-02T15:36:23",
"upload_time_iso_8601": "2024-12-02T15:36:23.611910Z",
"url": "https://files.pythonhosted.org/packages/2f/7e/2fb22a8f7d412e856c00cfe80a672d10fee002042c746b0a2d424508c48f/lcviz-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-02 15:36:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "spacetelescope",
"github_project": "lcviz",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "jdaviz",
"specs": []
}
],
"tox": true,
"lcname": "lcviz"
}