Skip to main content

Time-of-Flight Mass spectrometry simulator

Project description

tof-simulator is a package to simulate the spectra from a Time-of-Flight mass spectrometer.

It has capabilities to analyze substances from convenient names and may be used as a python module in a script or interactively as a Graphical program.

Demo

  • Start the GUI and calculate the spectra

    doc/images/demo1.gif
  • Modify the TOF parameters and recalculate

    doc/images/demo2.gif

Installation

Install using pip, either system-wide (administrator rights are needed)

pip install tof-simulator-X.Y.tar.gz

or (usually preferred) for the current user:

pip install --user tof-simulator-X.Y.tar.gz

Dependencies

  • In order to run the simulator programmatically:

    • Only Numpy is required.

    • Optionally, matplotlib is needed to use included capabilities for plotting.

  • To use the GUI, the requirements are:

Documentation

Further information on installation, dependencies and use may be found in the documentation.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

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

tof-simulator-3.5.tar.gz (169.9 kB view hashes)

Uploaded Source

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