Python Intan Logo

Purpose

Python Intan is the unofficial Python package for working with Intan RHX electrophysiology recording systems. With over 1,000 downloads, it has become a go-to tool for researchers working with EMG and neural data.

The package provides:

  • Multi-format File I/O — Read .rhd, .rhs, .dat, .csv, and .npz files
  • Real-Time Streaming — TCP/UDP and Lab Streaming Layer (LSL) integration
  • Signal Processing — Filtering, feature extraction, and artifact rejection
  • ML Gesture Classification — Pre-trained models and training pipelines
  • GUI Visualization — Real-time signal viewer and annotation tools

Installation

pip install python-intan

Updated: