Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 823 Bytes

File metadata and controls

34 lines (21 loc) · 823 Bytes

Psinalysis

Consciousness influence research platform for Quantum Random Number Generators.

Overview

Psinalysis is a tool for conducting scientific experiments on potential consciousness influence over quantum random number generators (QRNGs). It supports multi-device configurations, custom entropy conditioning, and comprehensive session analysis.

Project Status

🚧 Under active development

Components

  • psi-engine - Server daemon for QRNG control and data acquisition
  • psinalysis-gui - Workstation GUI for experiment control and monitoring
  • conditioning/ - Custom entropy processing scripts

Requirements

  • Python 3.11+
  • QCC library (for Crypta Labs QRNG devices)
  • PySide6 (for GUI)
  • NumPy, SciPy (for analysis)

Installation

TBD

License

[Your choice - MIT, GPL, etc.]