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.5.tar.gz
(20.3 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.5-py3-none-any.whl
(14.2 kB
view details)
File details
Details for the file morphlabs-1.0.5.tar.gz.
File metadata
- Download URL: morphlabs-1.0.5.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57cfdf395820a9513d0a8b7a71fc5c0d93469bb55478717616d7d62a453f1b02
|
|
| MD5 |
d03aa568f3c1dbf9bfa0bad573824d5c
|
|
| BLAKE2b-256 |
8e3dead9bb63d085f89971a5d884066a3086805892ffa9a64287baed0694819b
|
File details
Details for the file morphlabs-1.0.5-py3-none-any.whl.
File metadata
- Download URL: morphlabs-1.0.5-py3-none-any.whl
- Upload date:
- Size: 14.2 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 |
bc7ca4c0fa7e665bb2bc68899ea58332f47b3125a351932e5998840a5d6bfb90
|
|
| MD5 |
8f27f5874d2a99ab334eec6b5263fe30
|
|
| BLAKE2b-256 |
42b6b8a28c9b43cc95b355e990532b1f4003fccb9579d59969977a17660e9190
|