This release is a pre-release and may not be stable for production use.
CLSI Widgets
Description
clsi-widgets is a collection of reusable interactive widgets developed for CLSI scientific workflows.
The first workflow included in this package is the Synaptic Events Fitting widget. It supports fitting synaptic events using experimental data and computational models.
Additional CLSI widgets and workflows will be added to this repository in future releases.
Installation
To install clsi-widgets from a local clone of the repository in development mode, run:
pip install -e ".[test]"
To install the optional dependency required for local best-fit analysis with NEURON, run:
pip install -e .[neuron]
Please note that installation of neuron from PyPI may not work on all operating systems.
For Windows, NEURON should be installed separately using the official Windows installer.
JupyterLab
To use the widgets in JupyterLab, make sure JupyterLab is installed in the same Python environment:
pip install jupyterlab
Then start JupyterLab:
jupyter lab
The maintained Synaptic Events Fitting notebook is: notebooks/SynapticEventsFitting.ipynb
EBRAINS authentication
Some features require authentication with EBRAINS services. If you are running locally, set the CLB_AUTH environment variable before launching JupyterLab:
export CLB_AUTH="{Your TokenString copied from EBRAINS Collab}"
To retrieve the token string, run the following command in the EBRAINS JupyterLab environment (https://lab.ebrains.eu/):
clb_oauth.get_token()
Contributors
- Carmen Alina Lupascu, carmen.lupascu@ibf.cnr.it
- Roberto Smiriglia, roberto.smiriglia@ibf.cnr.it
- Luca Leonardo Bologna, lucaleonardo.bologna@cnr.it
- Dario Curreri, dario.curreri@ibf.cnr.it
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file clsi_widgets-0.1.0a1.tar.gz.
File metadata
- Download URL: clsi_widgets-0.1.0a1.tar.gz
- Upload date:
- Size: 783.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
baf4d7110ca1eae7280afe592ae97c37e40dc1457dbed0a473a8820d75932f30
|
|
| MD5 |
b02a2ddbfd6b4e0662dcb873ad470505
|
|
| BLAKE2b-256 |
b0615decdabed36fdab286442761b876dafc50503020da519d0457717781a5f6
|
File details
Details for the file clsi_widgets-0.1.0a1-py3-none-any.whl.
File metadata
- Download URL: clsi_widgets-0.1.0a1-py3-none-any.whl
- Upload date:
- Size: 813.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af5128fe27477abb8486dbdb66b337a79c6dcc4c11015c8856269a6aba6f4c45
|
|
| MD5 |
658a7c08cb326fc6c5e560eaae225e63
|
|
| BLAKE2b-256 |
ad4108ace60d8d27b1add9cc5af495743fd444cbad7002e1c6304752e460ed9f
|