## <img alt="TracePy" src="https://user-images.githubusercontent.com/25272611/62305283-dc62a300-b43c-11e9-8436-d88c8555b110.png" height="60">
[![Documentation Status](https://readthedocs.org/projects/tracepy/badge/?version=latest)](https://tracepy.readthedocs.io/en/latest/?badge=latest)
[![PyPI version](https://badge.fury.io/py/tracepy.svg)](https://badge.fury.io/py/tracepy)
Ray Tracing and Optical Design in Python
## Overview
TracePy is a sequential ray tracing package written in Python 3 for designing optical systems in the geometric optics regime. It features lens optimization from Scipy.
## Installation
To use TracePy you can either clone the repository and use the command "pip3 install ." in the download directory, or you can download TracePy directly through pypi with the command below.
```
pip3 install tracepy
```
## Examples
To get started using the software, you can look at the examples provided in the 'examples' folder. The UI for TracePy is most similar to BEAM4, and TracePy's ray tracing algorithm was recreated from Spencer and Murty's iconic paper, "General Ray-Tracing Procedure".
Raw data
{
"_id": null,
"home_page": "http://github.com/GNiendorf/tracepy",
"name": "tracepy",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "optics, ray-tracing, optimization, geometrical optics, optical-design, optical-engineering",
"author": "Gavin Niendorf",
"author_email": "gavinniendorf@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b8/12/9754470a154d4d8fd7a543bc41993bb7f131420dbe3bb1cedd0b3197e764/tracepy-0.2.0.tar.gz",
"platform": "any",
"description": "## <img alt=\"TracePy\" src=\"https://user-images.githubusercontent.com/25272611/62305283-dc62a300-b43c-11e9-8436-d88c8555b110.png\" height=\"60\">\n\n[![Documentation Status](https://readthedocs.org/projects/tracepy/badge/?version=latest)](https://tracepy.readthedocs.io/en/latest/?badge=latest)\n[![PyPI version](https://badge.fury.io/py/tracepy.svg)](https://badge.fury.io/py/tracepy)\n\nRay Tracing and Optical Design in Python\n\n## Overview\n\nTracePy is a sequential ray tracing package written in Python 3 for designing optical systems in the geometric optics regime. It features lens optimization from Scipy.\n\n## Installation\n\nTo use TracePy you can either clone the repository and use the command \"pip3 install .\" in the download directory, or you can download TracePy directly through pypi with the command below.\n\n```\npip3 install tracepy\n```\n\n## Examples\n\nTo get started using the software, you can look at the examples provided in the 'examples' folder. The UI for TracePy is most similar to BEAM4, and TracePy's ray tracing algorithm was recreated from Spencer and Murty's iconic paper, \"General Ray-Tracing Procedure\".\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Optical design software for python.",
"version": "0.2.0",
"project_urls": {
"Homepage": "http://github.com/GNiendorf/tracepy"
},
"split_keywords": [
"optics",
" ray-tracing",
" optimization",
" geometrical optics",
" optical-design",
" optical-engineering"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f412a1ee21cbf235652ecbecf086a69aae62937689a9242a63ba1259f4b48495",
"md5": "1d496b07fc83044720728775f1ae393b",
"sha256": "541993fbaa274965e0d756a104d13fa630da69ca314424fd40270aea4bacbf71"
},
"downloads": -1,
"filename": "tracepy-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1d496b07fc83044720728775f1ae393b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 1708325,
"upload_time": "2024-09-03T01:25:16",
"upload_time_iso_8601": "2024-09-03T01:25:16.934825Z",
"url": "https://files.pythonhosted.org/packages/f4/12/a1ee21cbf235652ecbecf086a69aae62937689a9242a63ba1259f4b48495/tracepy-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b8129754470a154d4d8fd7a543bc41993bb7f131420dbe3bb1cedd0b3197e764",
"md5": "18c510fd10b1a3cf8e4d110ccf2d83ce",
"sha256": "388559ef2ec8427c35185355b78cf48aed71e1ccc55aeada6086b3e993228e86"
},
"downloads": -1,
"filename": "tracepy-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "18c510fd10b1a3cf8e4d110ccf2d83ce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 375210,
"upload_time": "2024-09-03T01:25:19",
"upload_time_iso_8601": "2024-09-03T01:25:19.040187Z",
"url": "https://files.pythonhosted.org/packages/b8/12/9754470a154d4d8fd7a543bc41993bb7f131420dbe3bb1cedd0b3197e764/tracepy-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-03 01:25:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "GNiendorf",
"github_project": "tracepy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "tracepy"
}