Skip to main content

Add a short description here!

Project description

Project generated with PyScaffold

pyopenspecy

Quickly grab spectra from Open Specy through python!

pyopenspecy allows you to grab specific or random Raman and FTIR spectra from the Open Specy libraries.

Example

Get a random spectrum

 import pyopenspecy

 spectrum, metadata = pyopenspecy.random_raman_spectrum()

Get a specific spectrum

 spectrum, metadata = pyopenspecy.raman_spectrum_by_id(801)

Fuzzy search for a spectrum by sample material name.

 pyopenspecy.fuzzy_search_raman("Fe O3", limit=10)

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

pyopenspecy-0.0.1.tar.gz (81.9 MB view hashes)

Uploaded Source

Built Distribution

pyopenspecy-0.0.1-py3-none-any.whl (82.3 MB view hashes)

Uploaded Python 3

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