interferometer controller with PLICO
Project description
plico_interferometer
client of an interferometer controlled under the plico environment
How to use it
On the client side, in order to use the interferometer, installation of the plico_interferometer package is required. The steps required for the startup are
-
Have a Python working environment (no specific version is required, but preferably higher than 3)
-
Install the Python library using the command pip install plico_interferometer
-
Open a terminal and execute the following commands
import plico_interferometer
interf = plico_interferometer.interferometer(hostServer, portServer)
- Use standard command as interf.wavefront(n_images)
Direct connection with WCF 4D
To connect to 4Ds with WCF (such as the 6110), for which it is not strictly necessary to have a plico server because the 4D SW itself implements a server and responds to json requests, it is possible to follow this steps directly from the client
-
Have a Python working environment (no specific version is required, but preferably higher than 3)
-
Install the Python library using the command pip install plico_interferometer
-
Open a terminal and execute the following commands
import plico_interferometer
interf = plico_interferometer.interferometer_4SightFocus_client(ip, port)
If you want to use the burst frame acquisition option you have to use the standard server/client structure... TO BE IMPLEMENTED
plico_interferometer is an application to control motors under the plico environment.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file plico_interferometer-0.1.1.tar.gz
.
File metadata
- Download URL: plico_interferometer-0.1.1.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e861b9ce26719ae0f84347e0b32296729bcde9780ba1bf2b30776d9c36289d44 |
|
MD5 | 693fb4a701fbf716e6dd3f3df39191d5 |
|
BLAKE2b-256 | 4fbcaa3519086fc9d6288df27bd31a2223182f109b3a5db17d7929f19929ac67 |
File details
Details for the file plico_interferometer-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: plico_interferometer-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b41b0a2581cf19771ca2e910d361ada65fc2ab0ee0f6900f0313e5f049c0a68 |
|
MD5 | 86574af212889cc4224ff61a753d17ed |
|
BLAKE2b-256 | 7e244e796eb63d47805cea9770858c0aa23b990fa12ca171151e914b192b0467 |