Skip to main content

Expipe plugins for the CINPLA lab.

Project description

Expipe plugin CINPLA

Expipe plugin for CINPLA laboratory

Installation

You can install the package with pip:

>>> pip install expipe-plugin-cinpla

or from sources:

git clone
cd expipe-plugin-cinpla
pip install -e .

Usage

The starting point is a valid expipe project. Refer to the expipe docs to read more on how to create one.

The recommended usage is via Jupyter Notebook / Lab, using the interactive widgets to Register, Process, Curate, and View your actions.

To launch the interactive browser, you can run:

from expipe_plugin_cinpla import display_browser

project_path = "path-to-my-project"

display_browser(project_path)

alt text

Updating old projects

The current version uses Neurodata Without Borders as backend instead of Exdir. If you have an existing project created with the old version, you can convert it to a new project as follows:

from expipe_plugin_cinpla import convert_old_project

old_project_path = "path-to-old-project"
new_project_path = "path-to-new-project"

probe_path = "path-to-probe-path.json" # see probes/ folder

convert_old_project(old_project_path, new_project_path, probe_path)

To check out other options, use convert_old_project?

Project details


Download files

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

Source Distribution

expipe_plugin_cinpla-0.1.5.tar.gz (57.6 kB view details)

Uploaded Source

Built Distribution

expipe_plugin_cinpla-0.1.5-py3-none-any.whl (62.9 kB view details)

Uploaded Python 3

File details

Details for the file expipe_plugin_cinpla-0.1.5.tar.gz.

File metadata

  • Download URL: expipe_plugin_cinpla-0.1.5.tar.gz
  • Upload date:
  • Size: 57.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for expipe_plugin_cinpla-0.1.5.tar.gz
Algorithm Hash digest
SHA256 f38a93813fac0f5aa4ed6125efd806505adeddfe8de2b77d0341ddbccb882f9f
MD5 c4df2e01078388975d0c3d845d88bc51
BLAKE2b-256 c19eb997403626526d67cc8b03c8a8d1ff296f4385babb44732c748f4091c329

See more details on using hashes here.

File details

Details for the file expipe_plugin_cinpla-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for expipe_plugin_cinpla-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 609b8ba758581bc75d81fc272c2528d0e0b4c46164ccab23753ad559edf821dc
MD5 684d9f8f8e39fab684b22031974727b6
BLAKE2b-256 8d33d033f98d7d34fbc3702614b44d1447060476079687a55a5df54ce02f8dc3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page