Convert data between the output format of the alicona microscope and the tribo-x input format
Project description
Alicona Converter
Converter for Surface Data Formats
This script transforms the output format of the optical microscope by Alicona to different input formats, for example the format used tribo-x.
Usage
The basic usage is to call the script directly python alicona_converter.py
or, if it has been installed by pip, python -m alicona_converter.
For more information on the usage, see python alicona_converter -h.
API
This module can also be used to parse Alicona's output format directly to a numpy array:
from alicona_converter import parse_alicona_data
data = parse_alicona_data(filename)
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file alicona_converter-1.0.10.tar.gz.
File metadata
- Download URL: alicona_converter-1.0.10.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e75c0ddfd68996d22148f5c98ef17340e7289b503aba7b6ffefc81ab80a8f27d
|
|
| MD5 |
5e87b8ae369c0769d85bda724dcc0178
|
|
| BLAKE2b-256 |
916ebbbc6a1995f25f0dcb433c529f1d0389579c07dfeebef35d86f79692b662
|
File details
Details for the file alicona_converter-1.0.10-py3-none-any.whl.
File metadata
- Download URL: alicona_converter-1.0.10-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d4bd333b9b4dbf1c0a28a37ee0dd279f584bd582efb09b18d7583d4ff9b7fb6
|
|
| MD5 |
718f7e51e3124f1a465558baf69bb544
|
|
| BLAKE2b-256 |
7b409c2cc4a4cabb9fa6e0aa8d66a04dd0892717ed0cba9c7ae9e5d5aee7b7e3
|