Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

biosignalsnotebooks

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

biosignalsnotebooks

A Python package for supporting the external loading and processing of OpenSignals electrophysiological acquisitions.

  • 0.6.13
  • PyPI
  • Socket score

Maintainers
1

Description

biosignalsnotebooks is a set of documents and a Python library to provide programming examples in the form of Jupyter Notebooks, as companion to the OpenSignals biosignals acquisition tools.

This collection of code samples has the purpose to help users of PLUX Wireless Biosignals systems, such as BITalino or biosignalsplux, and to the researcher or student interested on recording processing and classifying biosignals. The examples are set on a level of complexity to inspire the users and programmers on how easy some tasks are and that more complex ones can also be achieved, by reusing and recreating some of the examples presented here.

A Python library (entitled biosignalsnotebooks ) is the base toolbox to support the notebooks and to provide some useful functionalities. It can be installed through pip command, like demonstrated in a PyPI dedicated page.

In many cases we also point and illustrate with code the usage of other python toolboxes dedicated to biosignal processing.

The notebooks will cover the full topics pipeline of working with biosignals, such as: Load a file; Visualise the data online and offline, Pre-Process a one channel signal or a multi-channel acquisition, Detect relevant events in the signals, Extract features from many different type of sensors and domains, Train and Classify among a set of classes with several machine learning approaches, Understand the obtained results with metrics and validations techniques.

These examples are carried in a multitude of biosignals , from ECG, EDA, EMG, Accelerometer, Respiration among many others. The notebooks have a set of labels to help navigate among topics , types of signals , application area and complexity level to support the search for particular solutions.

We encourage you to share new example ideas, to pose questions helpdesk@pluxbiosignals.com, and to make improvements or suggestion to this set of notebooks.

Be inspired on how to make the most of your biosignals!

What is PLUX

PLUX wireless biosignals is devoted to the creation innovative products for advanced biosignals monitoring platforms that integrate wearable body sensors combined with wireless connectivity, algorithms and software applications.

We have been perusing the mission of making biosignals as accessible as possible to researchers and students in many areas of application, ranging from biomedical engineering, computer science, human computer interaction, sport sciences, psychology, clinical research among other fields.

PLUX's Software and Hardware Environment

OpenSignals is the companion application to PLUX devices (BITalino or biosignalsplux) where the users collect visualize an process biosignals in a intuitive user interface. Opensignals is free and can be used also with signals collected from other devices.

In some cases OpenSignals provides plugins for advanced signals processing operations that automate some of the research process. Some of the plugins are curated and advanced versions of the base notebooks explained in here.

The list of plugins can be found here: https://www.pluxbiosignals.com/collections/software-add-ons

Access to biosignalsnotebooks Notebooks

For viewing biosignalsnotebooks .ipynb files correctly formatted and with the right CSS configurations the user should access the link contained in the previous image instead of navigating manually through the files in GitHub repository

Notebook Publication Status

Publication status is available in a Google Spreadsheet

Installation of biosignalsnotebooks package

In order to biosignalsnotebooks package be installed, the user should open a Windows command prompt (by searching for "cmd") and type the following instruction:

pip install biosignalsnotebooks

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc