A validation library for human olfactory psychophysics research.
Project description
Pyrfume
pyrfume
is a python library for olfactory psychophysics research. See "notebooks" for examples of use.
Examples:
Note: these require the Pyrfume data library, provided separately.
# Get raw data from the Sigma Fragrance & Flavor Catalog
from pyrfume import sigma_ff
descriptors, data = sigma_ff.get_data()
# Get a PubChem CID-indexed dataframe of the odorant and descriptor data from that catalog:
import pyrfume
sigma = pyrfume.load_data('sigma/sigma.csv')
Website
Docs
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
pyrfume-0.12.tar.gz
(32.5 kB
view details)
File details
Details for the file pyrfume-0.12.tar.gz
.
File metadata
- Download URL: pyrfume-0.12.tar.gz
- Upload date:
- Size: 32.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bf1d3bd014fdbb25c0ab872cd256b5c6669ebf97f94cefc30a1979f73d6ba38 |
|
MD5 | ffe79864c75e26d9bd64cb1a76ee929c |
|
BLAKE2b-256 | 4c3a4c7b235546bd314c09c20290a5741ba4b3b1453f6fe4bec073c959ff5192 |