{ "info": { "author": "Christina Hedges", "author_email": "christina.l.hedges@nasa.gov", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Astronomy" ], "description": "# WellFit\n\nTransit modeling with [`starry`](https://rodluger.github.io/starry/) and [`celerite`](https://celerite.readthedocs.io/en/stable/), capitalizing on gradients. Under development.\n\n### notebooks\n\nThis folder contains a few notebooks about fitting different transit models that we've collected over the year. They are there for inspiration and for basic examples. They will be deleted before the stable release of wellfit.\n\n### Installation\n\nWhile `wellfit` is under development, you can install it by running the following in a terminal\n\n```\ngit clone https://github.com/christinahedges/wellfit.git\ncd wellfit\npip install -e .\n```\n\nThis will install in \"development\" mode, so you can edit the wellfit code and your changes will automatically run.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "wellfit", "package_url": "https://pypi.org/project/wellfit/", "platform": "", "project_url": "https://pypi.org/project/wellfit/", "project_urls": null, "release_url": "https://pypi.org/project/wellfit/0.0b1/", "requires_dist": [ "numpy (>=1.11)", "astropy (>=1.3)", "scipy (>=0.19.0)", "matplotlib (>=1.5.3)", "tqdm", "celerite", "starry", "pandas" ], "requires_python": "", "summary": "A wellfit package to fit wells well.", "version": "0.0b1" }, "last_serial": 4653741, "releases": { "0.0b1": [ { "comment_text": "", "digests": { "md5": "811f67b73ffe7debed75e4479ed340ed", "sha256": "86c68c20f85d62554760f5db323924e2d96ed699c55dc51d8c8566e090951add" }, "downloads": -1, "filename": "wellfit-0.0b1-py3-none-any.whl", "has_sig": false, "md5_digest": "811f67b73ffe7debed75e4479ed340ed", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14503, "upload_time": "2019-01-02T18:59:53", "url": "https://files.pythonhosted.org/packages/03/3d/57f4f751d7e7357bb9b095c0bf714f594052ac2adc66da70b51ad519c95c/wellfit-0.0b1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "399d5e38728db84fa99c83be7d16189d", "sha256": "23155fbc0a946b72e6ef71a5b49509c6b8ae2ea05ca1516c1adda52e576d2ded" }, "downloads": -1, "filename": "wellfit-0.0b1.tar.gz", "has_sig": false, "md5_digest": "399d5e38728db84fa99c83be7d16189d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12665, "upload_time": "2019-01-02T18:59:55", "url": "https://files.pythonhosted.org/packages/8e/3e/229d22b7b6913c7881b56f33c50a33218e54d545c0aaf6eb4ddc14d06ff4/wellfit-0.0b1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "811f67b73ffe7debed75e4479ed340ed", "sha256": "86c68c20f85d62554760f5db323924e2d96ed699c55dc51d8c8566e090951add" }, "downloads": -1, "filename": "wellfit-0.0b1-py3-none-any.whl", "has_sig": false, "md5_digest": "811f67b73ffe7debed75e4479ed340ed", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14503, "upload_time": "2019-01-02T18:59:53", "url": "https://files.pythonhosted.org/packages/03/3d/57f4f751d7e7357bb9b095c0bf714f594052ac2adc66da70b51ad519c95c/wellfit-0.0b1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "399d5e38728db84fa99c83be7d16189d", "sha256": "23155fbc0a946b72e6ef71a5b49509c6b8ae2ea05ca1516c1adda52e576d2ded" }, "downloads": -1, "filename": "wellfit-0.0b1.tar.gz", "has_sig": false, "md5_digest": "399d5e38728db84fa99c83be7d16189d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12665, "upload_time": "2019-01-02T18:59:55", "url": "https://files.pythonhosted.org/packages/8e/3e/229d22b7b6913c7881b56f33c50a33218e54d545c0aaf6eb4ddc14d06ff4/wellfit-0.0b1.tar.gz" } ] }