Python SDK for Morphlabs biosignal processing API
Project description
morphlabs
Python SDK for Morphlabs biosignal processing API.
Installation
pip install morphlabs
Quick Start
from morphlabs.models import Scientia
# Set SCIENTIA_API_KEY environment variable or pass directly
scientia = Scientia(api_key="your-api-key")
# Clean EEG data
cleaned_data, channel_names, sfreq = scientia.clean_data("path/to/eeg_file.csv")
Documentation
For full documentation, see docs.morphlabs.tech
License
MIT
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
morphlabs-1.0.3.tar.gz
(19.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
morphlabs-1.0.3-py3-none-any.whl
(13.7 kB
view details)
File details
Details for the file morphlabs-1.0.3.tar.gz.
File metadata
- Download URL: morphlabs-1.0.3.tar.gz
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83f54a4f9df542171a15e0d53c54532c7db76482573bfc9d36409239504f1050
|
|
| MD5 |
e7cdd1357eb390ca2bc7814ab99152e0
|
|
| BLAKE2b-256 |
fcd2e262ec01386f57cc8d55db6fc24e1d81d87f395e8a16730fbf4de5a3d859
|
File details
Details for the file morphlabs-1.0.3-py3-none-any.whl.
File metadata
- Download URL: morphlabs-1.0.3-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81cc965fef5ffe861b184664555844c22bd8a53e2f5ad996863904ba1695b134
|
|
| MD5 |
b1fd3014c70b8a1b6473077211d8afb4
|
|
| BLAKE2b-256 |
6b0e581d4a06b271b182b5c3ae83e5c78d94148e4a09d37b117bbbb4db5b13bd
|