Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

radiens-core

A typed Python client for the Radiens electrophysiology platform.

radiens-core gives Python scripts and Jupyter notebooks access to the same acquisition, analysis, and curation workflows available in the Radiens desktop applications (Allego, Videre).

Note: This package is in its initial release series (0.x). While fully functional, minor API adjustments may occur before 1.0.

Quick Example

from radiens_core import AllegoClient

with AllegoClient() as client:
    client.healthcheck()
    status = client.get_status()
    print(f"Streaming: {status.streaming.stream_mode}")
    print(f"Recording: {status.recording.record_mode}")

All public methods return typed Python objects with strong IDE autocomplete and inline documentation support.

Installation

pip install radiens-core

Requires Python 3.12+.

Prerequisites

Use with a local Radiens desktop application:

  • Allego — real-time acquisition (AllegoClient)
  • Videre — offline file analysis, curation, and transformation (VidereClient)

See the Radiens product page for information on software download and installation.

Key Capabilities

Client Purpose
AllegoClient Control streaming/recording, retrieve live signals, configure DSP filters, manage stimulation, read hardware diagnostics
VidereClient Link recorded files, retrieve signal segments, apply filters, compute signal-quality metrics and spike data; filter, re-reference, downsample, and slice datasets; supports bulk operations and reusable transform protocols

Documentation

Full API reference, getting-started guide, and examples: https://neuronexus.github.io/radiens-core-python/latest/

Support

License

This project is licensed under the terms described in the LICENSE file included with this distribution.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

radiens_core-0.0.9b4.tar.gz (380.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

radiens_core-0.0.9b4-py3-none-any.whl (378.3 kB view details)

Uploaded Python 3

File details

Details for the file radiens_core-0.0.9b4.tar.gz.

File metadata

  • Download URL: radiens_core-0.0.9b4.tar.gz
  • Upload date:
  • Size: 380.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for radiens_core-0.0.9b4.tar.gz
Algorithm Hash digest
SHA256 feec9dd9201852445f6a080d53fb8e806c1e56f72e634f9fd53dcfd1b5c2fc08
MD5 6f81e9702c6d3d2a44fcaae1377d93b8
BLAKE2b-256 8c39f1cf5497c9dcece24341fc92449f7675259f40b8228f4914dbe53c305f4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for radiens_core-0.0.9b4.tar.gz:

Publisher: publish.yml on NeuroNexus/radiens-core-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file radiens_core-0.0.9b4-py3-none-any.whl.

File metadata

  • Download URL: radiens_core-0.0.9b4-py3-none-any.whl
  • Upload date:
  • Size: 378.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for radiens_core-0.0.9b4-py3-none-any.whl
Algorithm Hash digest
SHA256 ea651405269419cc3f069982d2dbf5e3574a87dbc9808a07a3286f9fcc8b3c15
MD5 4dcbbdcd5d0eff4c6934ea0e45ed2cca
BLAKE2b-256 43f9cde8d258ca11f29867c1195e5c9ae34a02b7b2329375ddd562a8db10d66b

See more details on using hashes here.

Provenance

The following attestation bundles were made for radiens_core-0.0.9b4-py3-none-any.whl:

Publisher: publish.yml on NeuroNexus/radiens-core-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page