Explorepy Versions Save

Python API for Mentalab biosignal aquisition devices

v2.0.0

4 months ago
  • Add mac support
  • Remove browser based visualization
  • Add yaml file for RTD build

v1.8.2

8 months ago
  • Improve explore mock device
  • Add yaml file for RTD build

v1.8.1

9 months ago
  • Bugfix record data
  • Add dummy packets for CI/CD pipeline
  • Add mock device

v1.8.0

1 year ago
  • Add support for explore+ 16 ch device
  • Unit test integration with CI/CD
  • Repair CSV from binary data
  • Save current device settings on disconnection, restore them on demand
  • Receive external triggers from LSL

v1.7.0

1 year ago
  • Add support for Explore+ 32 channel device
  • Sorted timestamps in CSV
  • Settings file to preserve experiment settings

v1.6.3

1 year ago
  • Add new packet classes

v1.6.2

1 year ago
  • Change EDF file extension
  • Add dataset export feature for EEGLab
  • Bugfix recording

v1.6.1

1 year ago
  • Improve EDF file timing with PyEDFlib
  • Fix Bokeh import error
  • Add custom analysis script for 4 channel P300 experiment

v1.6.0

2 years ago
  • Remove dependency on Pybluez
  • Add SSVEP offline experiment
  • Add P300 example
  • Update LSL stream names
  • Fixing some bugs

v1.5.2

2 years ago
  • Hotfix for impedance disable bug