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.

Documentatation can be found here. It is written for Python but function interfaces are the same for Matlab.

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

Then you can use it like this:

import ltbfiles
spec = ltbfiles.load_folder("path/to/folder", extensions=".aryx", interpolate=True)

Matlab

The minimum version required is R2019b. Test are being run with MATLAB version R2022b and R2024b.

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.1.1rc318.tar.gz (23.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ltbfiles-4.1.1rc318-py3-none-any.whl (22.7 kB view details)

Uploaded Python 3

File details

Details for the file ltbfiles-4.1.1rc318.tar.gz.

File metadata

  • Download URL: ltbfiles-4.1.1rc318.tar.gz
  • Upload date:
  • Size: 23.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for ltbfiles-4.1.1rc318.tar.gz
Algorithm Hash digest
SHA256 6c004f3cf8ece1b0a58763a03774dc75cc021eecc51ea66316da26a72c8eb442
MD5 b875a791832a174db25e01444fee8d5b
BLAKE2b-256 8e278ce875d749b0461ba2133989858947460dce17e42e5b84b961dab3df4218

See more details on using hashes here.

File details

Details for the file ltbfiles-4.1.1rc318-py3-none-any.whl.

File metadata

  • Download URL: ltbfiles-4.1.1rc318-py3-none-any.whl
  • Upload date:
  • Size: 22.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for ltbfiles-4.1.1rc318-py3-none-any.whl
Algorithm Hash digest
SHA256 8e3f7bb2b8f898e9c59c7bb4ee70a68bea0a617b678b816efdfb35b4f0d54d2a
MD5 bfaf5647cc5aebb9d29640012539ec54
BLAKE2b-256 e2261faa2749dcf96dcdfb4f13c3c5085d49810c68f89459f5537d351b8d34e6

See more details on using hashes here.

Supported by

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