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.1.tar.gz
(18.0 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.1-py3-none-any.whl
(13.5 kB
view details)
File details
Details for the file morphlabs-1.0.1.tar.gz.
File metadata
- Download URL: morphlabs-1.0.1.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61ca7da7ec86a7a818631bdfc7f7cba2c16ba2bae5c237ee4ad1b148a593d375
|
|
| MD5 |
893ac8db0f37d2a26ea4d6d4575d3dce
|
|
| BLAKE2b-256 |
7400bd9c444d630747fc6926c04328f063b3a0881651635cd441457c4cd929c6
|
File details
Details for the file morphlabs-1.0.1-py3-none-any.whl.
File metadata
- Download URL: morphlabs-1.0.1-py3-none-any.whl
- Upload date:
- Size: 13.5 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 |
bf998b8f8ac4d9edfae75fd3c09faa6e4c9d2eb209a7cfe735adeffe02a05e60
|
|
| MD5 |
f53185429e7cf0d35acf2a6b1fbe6c9d
|
|
| BLAKE2b-256 |
ded316e4d6d65e0dd4eadb74bfe6e5deaa7b4968a99c37284e5f10be42fc850e
|