Recent Releases of PyBCI

PyBCI - 1.5.1

  • Fixed deprecated setup.py for installation
  • Fixed install process for python 3.12
  • Updated ruff . to ruff check in appveyor

Scientific Software - Peer-reviewed - Python
Published by LMBooth about 1 year ago

PyBCI - 1.5.0

  • Zenodo archive.
  • JOSS submission and paper updates.

Scientific Software - Peer-reviewed - Python
Published by LMBooth about 2 years ago

PyBCI - 1.4.4

  • removed some unnecessary lines from logger
  • removed some unnecessary lines from pseudo device
  • extended pytests
  • ignored cli scripts from code coverage in git CI actions, doesnt call all lines properly.

Scientific Software - Peer-reviewed - Python
Published by LMBooth about 2 years ago

PyBCI - 1.4.3

  • added createMarkers boo to PseudoDeviceController class
  • added dual stream to pytests

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.4.2

  • Removed getos from _init__.py

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.4.1

  • Had some left over get_os calls which are not needed

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.4.0

  • Removed get_os checks.
  • Changed pseudo device to make multi processed functions no longer in initial class.

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.3.3

  • PseudoDevice run in threaded operation fix

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.3.2

  • More graceful CLI exiting and control
  • code coverage now covers CLI commands

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.3.1

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.3.0

  • cli test created
  • feature extractor test created
  • feature extractor had sample entropy removed due to generated errors

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.2.6

import fix

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.2.5

cleaned up imports and comparison checks with ruff

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.2.4

Minor readme update for pypi specifying python versions verified 3.9+

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.2.3

bug fix for closing pseudodevice process cleanly.

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.2.2

appveyor integration

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.2.1

added pseudodevice creation from cli command

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.2.0

Command line interface created to run basic examples of simple, sklearn , tensorflow and pytorch examples.

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.1.3

New pypi instaler name and documentation, now use pip install pybci-package instead of pip install install-pybci

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.1.1

slight amendment to readme for pip, discussing new pseudo device class.

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.1.0

Main addition is moving the pseudo example to be a callable and configurable class, integrating in to all examples to show how examples can run automatically.

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.0.2

  • Updated pypi main page
  • setup.py updated to specify minimum pre-requisites for python package dependencies
  • installation instructions updated on github, pypi and readthedocs

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.0.1

Minor Pypi updates:

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 1.0.0

  • added locks to psuedo generator.
  • fixed multimodal after new thread creation
  • added pupil labs channel descriptions to examples
  • readthedocs thoroughly checked and api updated

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI -

  • standard scalar change, uniform now (samples, features)
  • examples extension
  • logger timing extended

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI -

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI -

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI -

Optimised data thread created to handle time windows based on relative sample timestamp (could prove erroneous for devices which transmit large chunks and have large gaps in timestamps).

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI -

Added feature and target retrieval via thread evnt and queue with "CurrentFeaturesTargets()"

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI -

Added log levels.

Can now set log level to info (all prints) warning (critical prints) or none (doesn't print anything from PyBCI). Note this won't prevent prints from tensorflow (seems a littler harder to suppress)

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI -

Pytorch integration!

Scientific Software - Peer-reviewed - Python
Published by LMBooth over 2 years ago

PyBCI - 0.1.4b9

Scientific Software - Peer-reviewed - Python
Published by LMBooth almost 3 years ago

PyBCI -

Scientific Software - Peer-reviewed - Python
Published by LMBooth almost 3 years ago

PyBCI -

Scientific Software - Peer-reviewed - Python
Published by LMBooth almost 3 years ago

PyBCI -

Scientific Software - Peer-reviewed - Python
Published by LMBooth almost 3 years ago

PyBCI -

Scientific Software - Peer-reviewed - Python
Published by LMBooth almost 3 years ago