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.4.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.4-py3-none-any.whl
(13.7 kB
view details)
File details
Details for the file morphlabs-1.0.4.tar.gz.
File metadata
- Download URL: morphlabs-1.0.4.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 |
b4463180956160e2e2bfa092769a9ffdb30c7a755097297a664cbdf620cc96b3
|
|
| MD5 |
c35d17e66307f6ee84c4305111210266
|
|
| BLAKE2b-256 |
4de606b09b860c420b45f0af9b683d059929a9f6dbae74af0e3723a1e58c833f
|
File details
Details for the file morphlabs-1.0.4-py3-none-any.whl.
File metadata
- Download URL: morphlabs-1.0.4-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 |
e247590de8e81745d1354257d58f8b6ff2cbbd7918f9d673bd57a8b759407c20
|
|
| MD5 |
db5cdb7a01bcf7153a5c99d5ab037514
|
|
| BLAKE2b-256 |
8e7cf478abb724b19a5ea4bffbc8f4cd06a6a745fa8da12278b936efd02a6005
|