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.1.0.tar.gz
(21.7 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.1.0-py3-none-any.whl
(15.7 kB
view details)
File details
Details for the file morphlabs-1.1.0.tar.gz.
File metadata
- Download URL: morphlabs-1.1.0.tar.gz
- Upload date:
- Size: 21.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e5332fc4bb0daa8096de874b953d8074bdc66493f7fd98ea5f1a25ba89bd16d
|
|
| MD5 |
eeb7aed8da9ee1978bed098871af163f
|
|
| BLAKE2b-256 |
12e41f5edd4ccab70d39cd55036c1744fd20ab6befec10a31f0d42f457daba6c
|
File details
Details for the file morphlabs-1.1.0-py3-none-any.whl.
File metadata
- Download URL: morphlabs-1.1.0-py3-none-any.whl
- Upload date:
- Size: 15.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 |
6ce925c9b7b7c91d58446817cd07e60138e023644c8d4024b21dc08068f33eb9
|
|
| MD5 |
c7bba542dbf300b1221259e2cf6aff0e
|
|
| BLAKE2b-256 |
a3c15dddede312d79dbbaba4a3a6a76320dcaae877d7e11af43ff5c810eb5c14
|