EEG frequency bands map to CRT channels: Delta(0.5-4Hz), Theta(4-8Hz), Alpha(8-13Hz), Beta(13-30Hz), Gamma(30-80Hz), High-Gamma(80-150Hz), Ultra(150-500Hz). 7 algebraically independent channels over Z/214,414,200. Triple-parity artifact rejection (L+GATE+ESCAPE). The ring IS the BCI filter bank.
Neural state code (0-999):
Generates 20 EEG samples for the given state. Decomposes each into 7 bands. L=11 flags artifacts.
7 horizontal bands: Delta(red), Theta(green), Alpha(cyan), Beta(white), Gamma(magenta), HiGamma(pink), Ultra(teal). Red pixels = L=11 artifact flags.
Real-time CRT neural signal processing on GPU.
Source code · Public domain (CC0)
.ax source compiled to WASM via self-hosting compiler. Zero HTML authored.