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.2.tar.gz
(19.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.0.2-py3-none-any.whl
(13.5 kB
view details)
File details
Details for the file morphlabs-1.0.2.tar.gz.
File metadata
- Download URL: morphlabs-1.0.2.tar.gz
- Upload date:
- Size: 19.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 |
11fe7ba25800dd8a78c5319bb78f20926c9dd17fe196ce22bdf7e808a9463e68
|
|
| MD5 |
9024479ec7be779fac418eb7e8dbeded
|
|
| BLAKE2b-256 |
b475eebc91eeac193dcd153bf67507096304a711ae329427e64333ccdf3e454b
|
File details
Details for the file morphlabs-1.0.2-py3-none-any.whl.
File metadata
- Download URL: morphlabs-1.0.2-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 |
ede42dfef62450d396c4b1eecd3bff5b1e661f36c0ca1e680b9279bebc7621af
|
|
| MD5 |
a9467fe631d927836baf2bd47c6e0a8c
|
|
| BLAKE2b-256 |
771fa1f676614ca74f9cab4a7c93a31ccbf21fc3c52891307e04c50d97252d19
|