pysyzygy


Namepysyzygy JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttp://github.com/rodluger/pysyzygy
SummaryTransit modeling in Python
upload_time2018-09-26 13:09:00
maintainer
docs_urlNone
authorRodrigo Luger
requires_python
licenseMIT
keywords exoplanets transits
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
A fast and general planet transit (syzygy) code written in C and in Python.
Pysyzygy computes fast lightcurves for the most general case of a massive, 
eccentric planet orbiting a limb-darkened star. The code is based
on the Mandel & Agol (2002) transit model.



            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/rodluger/pysyzygy",
    "name": "pysyzygy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "exoplanets transits",
    "author": "Rodrigo Luger",
    "author_email": "rodluger@uw.edu",
    "download_url": "https://files.pythonhosted.org/packages/67/f5/b215e001c46af139f83e24a3678ba7e4f04405c488a58e29f4dc8858b2de/pysyzygy-0.0.2.tar.gz",
    "platform": "",
    "description": "\nA fast and general planet transit (syzygy) code written in C and in Python.\nPysyzygy computes fast lightcurves for the most general case of a massive, \neccentric planet orbiting a limb-darkened star. The code is based\non the Mandel & Agol (2002) transit model.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Transit modeling in Python",
    "version": "0.0.2",
    "split_keywords": [
        "exoplanets",
        "transits"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "ea8f067b69aae748984b84232749f696",
                "sha256": "5d70191959360d5545e142c65175c8540f5695cf39ad930ed40b2c1ba8c7238b"
            },
            "downloads": -1,
            "filename": "pysyzygy-0.0.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ea8f067b69aae748984b84232749f696",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 21559,
            "upload_time": "2018-09-26T13:08:58",
            "upload_time_iso_8601": "2018-09-26T13:08:58.548324Z",
            "url": "https://files.pythonhosted.org/packages/55/99/8e1a0392f36937187ca5d4e71bd32798d16d734e5a5af19e195d7f1fa7bd/pysyzygy-0.0.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "03dba69705d81eed36fe0a15231a16c1",
                "sha256": "ab092f7e7ff624f2237bf5e363b2a3fe8d6ff3b9cc8640af3d6bfb5e348d38dc"
            },
            "downloads": -1,
            "filename": "pysyzygy-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "03dba69705d81eed36fe0a15231a16c1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3292068,
            "upload_time": "2018-09-26T13:09:00",
            "upload_time_iso_8601": "2018-09-26T13:09:00.756239Z",
            "url": "https://files.pythonhosted.org/packages/67/f5/b215e001c46af139f83e24a3678ba7e4f04405c488a58e29f4dc8858b2de/pysyzygy-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2018-09-26 13:09:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "rodluger",
    "github_project": "pysyzygy",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pysyzygy"
}
        
Elapsed time: 0.02036s