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:
# Load data for Snitz et al, 2013 (PLOS Computational Biology)
import pyrfume
behavior = pyrfume.load_data('snitz_2013/behavior.csv')
molecules = pyrfume.load_data('snitz_2013/molecules.csv')
# Load data for Bushdid et al, 2014 (Science)
import pyrfume
behavior = pyrfume.load_data('bushdid_2014/behavior.csv')
molecules = pyrfume.load_data('bushdid_2014/molecules.csv')
stimuli = pyrfume.load_data('bushdid_2014/stimuli.csv')
Contributing
Just run ./develop.sh
to get started with developing pyrfume
.
Website
Data Repository
Paper
Data Curation Status
Docs
Licensing/Copyright: Data is provided as-is. Licensing information for individual datasets is available in the data repository. Takedown requests for datasets may be directed to admin at pyrfume dot org.
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.19.1.tar.gz
(66.8 kB
view details)
Built Distribution
pyrfume-0.19.1-py3-none-any.whl
(78.8 kB
view details)
File details
Details for the file pyrfume-0.19.1.tar.gz
.
File metadata
- Download URL: pyrfume-0.19.1.tar.gz
- Upload date:
- Size: 66.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.10 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4ad55f0b32b96ef0278be1928293ec36ecd9755f076fdd981e1bbe38f47ad590
|
|
MD5 |
0fede8d81ee4b8196473b1fd6870de9a
|
|
BLAKE2b-256 |
397998b7fae2cf3e608b5714a72198a125432c7f37469ec0c159f35a4a7613a9
|
File details
Details for the file pyrfume-0.19.1-py3-none-any.whl
.
File metadata
- Download URL: pyrfume-0.19.1-py3-none-any.whl
- Upload date:
- Size: 78.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.10 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
aa5f189be43cc4bf2c873afa69400c101bbe3d652495b78d92a09e45698aeb92
|
|
MD5 |
d442572b73b04d15ffe6cea823ce5f9c
|
|
BLAKE2b-256 |
d8abe31ddd443b55d20f2adb77645b68cb5395837dd7ecee9c0ffd25ba3eb7b3
|