Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: EiseZ/slmsuite

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request slmsuite#93 from slmsuite/remote

Remote + Gratings.

- Added remote interface where a `Server` can host cameras and SLMs which clients can connect to with `RemoteCamera` and `RemoteSLM`. For instance, I had a 20 MP camera that for whatever reason wasn't playing nicely with the computer with the GPU and SLMs, so this feature allows that camera to be hosted on a different computer. This feature was inspired in part by [slmpy's server](https://github.com/wavefrontshaping/slmPy/blob/7173e148fb7adcc013e35ed3941652e0894dbe56/slmpy/slmpy.py#L267).
- Made `Camera` and `SLM` explicitly abstract as a resolution to slmsuite#92 .
- Fixed a bug with `Thorlabs` for 0.2.0+.
- Modified `binary` to accept vectors with coordinate larger than 1, which are interpreted as instead pixel_periods for the gratings.
- Added `quadrant` and `bahtinov` alignment masks.
- Started the process of typehinting (this will continue to the rest of the package if it looks alright) and autodocing the types.
- Minor bugfixes with datatyping, documentation,
- Fixes and upgrades to `CompressedSpotHologram`.
- `take_tile` to tile a stack of images into a grid.
- Other imaging functions.
- Crosshair feature for live cameras.
- Updated package citation and badges.
- Assorted documentation.

v0.2.1

Toggle v0.2.1's commit message
Fixed badges for 0.2.1

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request slmsuite#85 from slmsuite/v0.2.0

v0.2.0

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request slmsuite#80 from slmsuite/v0.1.2

v0.1.2

v0.1.1

Toggle v0.1.1's commit message
0.1.1 release fixing bug with missing cuda.cu

v0.1.0

Toggle v0.1.0's commit message
Moved to `slmsuite/slmsuite`.

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update conf.py

updated version