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.
Release files for pyrfume 0.20
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyrfume-0.20.tar.gz | 65.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyrfume-0.20-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 143.9 kB
Release files / pyrfume-0.20.tar.gz
| Download URL | pyrfume-0.20.tar.gz |
|---|---|
| Size | 65.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3fbf323e3eafc3e21e92edd42191586634c8299be1cf4e8a008b832fbe6002a9
|
|
BLAKE2b-256 checksum How to use checksums |
fd14e787fa41d536b3362bcdab8316234e9e0ce76f116d1b3f855f5f55aaf509
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.13
|
Release files / pyrfume-0.20-py3-none-any.whl
| Download URL | pyrfume-0.20-py3-none-any.whl |
|---|---|
| Size | 78.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
054a7b87a19ebe015013ed5f52e72f059194c1a90b40f53bea04a56fdd033983
|
|
BLAKE2b-256 checksum How to use checksums |
d6d8e2f6402b82306c3d4dadd97af63cb358b42b3574f1a639e0ead8e5443458
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.13
|