Latest Entries »

Added “Dream Type Count” under the tools menu. Fixed a bug in the search function that enabled clicking on the dream count legend and optimized the image search.

View code changes

OpenEEG 0.9.9

Added a new channel, OpenEEG RAW, that implements the Illuminated Interface and averaged out the OpenEEG channel.

View code changes | LSDBase entries

Averaged out the NeuroSky EEG channel.

View code changes | LSDBase entries

Lucid Scribe 1.3.4

Fixed the minute view when displaying channels with different amounts of data points.

MinuteView

Download now

Fixed a threading deadlock that would cause the data from a previous minute to get carried over occasionally.

View code changes | LSDBase entries

Fixed a threading deadlock that would cause the data from a previous minute to get carried over occasionally.

Download now

Optimized the polling to read a single packet at a time in order to access the raw EEG data in real time.

View code changes | LSDBase entries

Updated to the latest implementation of the Illuminated Interface for faster processing, close to a kilohertz.

Separated the display function from the save function so they each run on their own thread and performance is optimized for real-time processing.

Milliseconds 1.0.0

A simple plugin that returns the current millisecond, implemented with the Lucid Interface on the MS channel and the Illuminated Interface on the MSI channel. For illustrative purposes and performance and load testing as the rest of the plugins are migrated to the new interface.