Skip to main content

Mass/UV Spectral Analysis Program

Project description

Travis CI

Aston

Aston is a cross-platform, open source library for the analysis of chromatographic data. It's named for Francis William Aston, creator of the first fully functional mass spectrometer, and written using Python, Numpy, and Scipy. A graphical front-end is also available at https://github.com/bovee/AstonQt.

Installation

Before you can use Aston, you must install Numpy and Scipy. Because these two packages contain C and Fortran code, installing via pip may be difficult (if you take this route, install them separately -- pip install numpy then pip install scipy) so I recommend installing them with your operating systems native facilities:

  • Arch: sudo pacman -Syu python-numpy python-scipy
  • Ubuntu/Debian: sudo apt-get install python3-numpy python3-scipy
  • Mac OS X: brew install numpy and brew install scipy ( you will need Homebrew for this: http://brew.sh/ )
  • Windows: graphical Anaconda installer @ https://www.continuum.io/downloads

Once these are installed, you can check that everything works by running the tests with python setup.py test.

Usage

from aston.tracefile import TraceFile
c = TraceFile('./test.cdf')

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

Aston-0.7.1.tar.gz (4.0 MB view details)

Uploaded Source

Built Distribution

Aston-0.7.1-py3-none-any.whl (74.5 kB view details)

Uploaded Python 3

File details

Details for the file Aston-0.7.1.tar.gz.

File metadata

  • Download URL: Aston-0.7.1.tar.gz
  • Upload date:
  • Size: 4.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5

File hashes

Hashes for Aston-0.7.1.tar.gz
Algorithm Hash digest
SHA256 499bee6b860e8ec5335481326c5754f618ded5b33b8778ebc03f71cf9d29ee17
MD5 41e94e21ca2d79dd706940a3737ba114
BLAKE2b-256 2d2fb1381779b52f89bcc453517564d2ac805b517494b8a674472f41698de0c8

See more details on using hashes here.

File details

Details for the file Aston-0.7.1-py3-none-any.whl.

File metadata

  • Download URL: Aston-0.7.1-py3-none-any.whl
  • Upload date:
  • Size: 74.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5

File hashes

Hashes for Aston-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ab518efff8a83db62f6d9bd1dd2dfd7d7fbce5de5affd74eddccf27aeb9351ec
MD5 ab16f601e4166cde1a971a3d7d97e18b
BLAKE2b-256 706a8278b885c6dc3b2820c35d243db793fde94e620e088507e9e209f898cd36

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