Add a short description here!
Project description
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
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
pyopenspecy-0.0.1.tar.gz
(81.9 MB
view details)
Built Distribution
File details
Details for the file pyopenspecy-0.0.1.tar.gz
.
File metadata
- Download URL: pyopenspecy-0.0.1.tar.gz
- Upload date:
- Size: 81.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a42ed988da7a3ba6807e1f7494adc6e8405f4cb65da5d9c98aa7ef22783affe9 |
|
MD5 | 5231ebc5aecae3b8d6117b66fb8f2efd |
|
BLAKE2b-256 | 09318890d12bc31df94dad48cc2dd71f8acd5aeffba427fe87f07eb1090a4b12 |
File details
Details for the file pyopenspecy-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pyopenspecy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 82.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba932f294c871bd4cf80df27549672588916688eb55f3b30a4d2a4b9b8277df2 |
|
MD5 | 157e5fc02673969045a0a7e9c1c470a6 |
|
BLAKE2b-256 | 1fc50c03860f82035294318668d1c3cb2afc9835c247d2ac0b88da84555d804a |