Skip to main content

Physics lab equipment analysis software

Project description

#!/usr/bin/python

TT - lab


Easy to use import scripts for the most common physics equipments such as XPS, mass spectrometer, light spectrometers. Functions for the most typical analysis procedures.

Installation

pip install ttlab

How to use

For full explanation, see the documentation at 'link'.

Example with mass spectrometer data:


from ttlab import MassSpectrometer

# Create a mass spec object
filename = 'path/filename.asc'
MS = MassSpectrometer(filename)

# Check what gases are included in the data
print(MS.get_gases())
# Plot one of the gases, using matploltlib, returns the axes
ax = MS.plot_gas('Ar')

# Get the ion current and the relative time for the gas, returns np arrays with the data
ion_current_argon = MS.get_ion_current('Ar')
time_relative = MS.get_relative_time('Ar')

Want to contibute?

With money? Plz give it it to charity instead.

With code?

Contact us by mail:

Chalmers tekniska h�gskola AB

Chemical Physics

TTLAB

412 96 G�teborg

License

MIT license Feel free to use ttlab in whatever way you want to.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ttlab-0.44.35.tar.gz (24.8 kB view details)

Uploaded Source

File details

Details for the file ttlab-0.44.35.tar.gz.

File metadata

  • Download URL: ttlab-0.44.35.tar.gz
  • Upload date:
  • Size: 24.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ttlab-0.44.35.tar.gz
Algorithm Hash digest
SHA256 26507b15fbf8160811cbf1fdbaa7c6a31133a62c102832020a4e4819c7f06b6c
MD5 8f39b80fd0cfbdc1fe86d62299f13d8e
BLAKE2b-256 0bf892ea388eefd6009d52d27aefea9910c598f43562e1cb83cee8c95fddd327

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