Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ansys/optical-automation
Optical Automation Framework
https://github.com/ansys/optical-automation
lumerical speos zemax
Last synced: about 1 month ago
JSON representation
Optical Automation Framework
- Host: GitHub
- URL: https://github.com/ansys/optical-automation
- Owner: ansys
- License: mit
- Created: 2022-05-02T14:16:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T14:13:30.000Z (about 2 months ago)
- Last Synced: 2024-11-06T15:24:10.470Z (about 2 months ago)
- Topics: lumerical, speos, zemax
- Language: Python
- Homepage: https://ansys-internal.github.io/optical-automation/
- Size: 79 MB
- Stars: 28
- Watchers: 7
- Forks: 11
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Optical Automation Library
##########################Overview
--------The Optical Automation library gathers functionalities and tools for Ansys Speos, Zemax,
and Lumerical automations and interoperations.For Speos, this library allows you to create workflows combining different preprocessing
and postprocessing modules.Installation
------------To install the Optical Automation library, run this code in the Windows command prompt:
.. code:: console
curl https://github.com/ansys/optical-automation/archive/refs/heads/main.zip -LJ --output main.zip
tar -xf main.zip
move optical-automation-main\ansys_optical_automation "%AppData%\SpaceClaim\Published Scripts"Documentation
-------------
You can read API documentation here: `Ansys Optical Automation `_.Examples
--------
Examples on how to use the created modules you can find under `application `_Contribution
------------
Contributions to this library are welcome. To learn how to contribute, see the
`Contribute `_ document.License
-------
The Optical Automation library is licensed under the MIT license.The full license can be found in the root directory of the `optical-automation
`_ repository.