explorepy Command Guide

Mentalab’s flagship API, explorepy is written in Python. It is the most direct way to communicate with your Explore amplifier. An overview of common command line inputs is listed below. For more information on explorepy, please refer to the docs.

  Action   Command Line Input
Data acquisition explorepy acquire -n Explore_XXXX
Record data explorepy record-data -n Explore_XXXX
Push data to lsl explorepy push2lsl -n Explore_XXXX
Convert a binary file to csv explorepy bin2csv -f input_file.BIN
Convert a binary file to EDF (overwrite if files exist) explorepy bin2edf -f input_file.BIN -ow
Impedance measurement explorepy impedance -n Explore_XXXX
Format the memory explorepy format-memory -n Explore_XXXX
Set sampling rate explorepy set-sampling-rate -n Explore_XXXX -sr 500
Set channel mask explorepy set-channels -n Explore_XXXX -m 15
See the full list of available commands explorepy -h

Copyright © 2024 Mentalab