Skip to main content

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

alicona_converter-1.0.10.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

alicona_converter-1.0.10-py3-none-any.whl (8.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page