Skip to main content

Module for loading of files created with spectrometers from LTB

Project description

LTB-Files

This is a selection of functions providing loading functionalities for files created with ARYELLE series spectrometers from LTB Lasertechnik Berlin GmbH and the Sophi software.

Documentation of the formats can be found on the corresponding gitlab-page.

Issues can be reported online in the projects issue-tracker.

Installation

Python

Pyversions

Users of Python can install directly from pypi using:

pip install ltbfiles

Matlab

The minimum version required is R2019b.

The preferred way is to download the latest package from the package registry and install it by double clicking on it. All functions can now be accessed using the prefix ltbfiles.function like:

[Y,x] = ltbfiles.load_folder("path/to/folder", extensions=".aryx", interpolate=true)

You may hit F1 in order get help on any function.

Option2: Bundle a package yourself

Download or clone this project to your local machine and open the folder with MATLAB. Within MATLAB, open the file "ltbfiles_MATLAB-Toolbox.prj". MATLAB should open the "Package a Toolbox" dialog. Click on "Package" within the toolbar. A file named ltbfiles.mltbx is created inside the same folder. By double clicking on it, the toolbox is installed as a package within MATLAB and can now be found by all projects on the given machine. the toolbox-file can also be transferred to and installed on other devices. There is no need to keep the original project on the machine after installing the toolbox.

Option3: Add folder to search path

Download or clone this project to your local machine. Keep the downloaded folder somewhere on the machine and use

addpath(path/to/ltbfiles_MATLAB);

in the beginning of your projects.

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

ltbfiles-4.0.2.tar.gz (22.8 kB view details)

Uploaded Source

Built Distribution

ltbfiles-4.0.2-py3-none-any.whl (22.5 kB view details)

Uploaded Python 3

File details

Details for the file ltbfiles-4.0.2.tar.gz.

File metadata

  • Download URL: ltbfiles-4.0.2.tar.gz
  • Upload date:
  • Size: 22.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for ltbfiles-4.0.2.tar.gz
Algorithm Hash digest
SHA256 43f93986d959fcb294881f70e50a843ed0dd1a63a30bc915b8fa4b882fb8c4ef
MD5 e754d9457cd267a8b95cf3a4bd318514
BLAKE2b-256 9e4ee0dbe85f1779cada6a377147ec2a22b5d5dff6eafc4801233c8b30a021f0

See more details on using hashes here.

File details

Details for the file ltbfiles-4.0.2-py3-none-any.whl.

File metadata

  • Download URL: ltbfiles-4.0.2-py3-none-any.whl
  • Upload date:
  • Size: 22.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for ltbfiles-4.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9beb1e34f8b3d80ae0ec42db995eb0121c7eb41f368ec6f0c0ed925d1c4e6d65
MD5 8ba21a55f9d1060e5f80562783a1dc78
BLAKE2b-256 db16ade2a4bb7bfaac0687ff6639f7dd2c5c81b7627b6695ac02b3ebff79db7c

See more details on using hashes here.

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