Skip to content

DC 1 Visualization

Introduction

Welcome! This website contains documentation for the software GUI for the new Retina Chip being developed as part of the Stanford Artificial Retina Project (ARP).

Main Libraries

  • GUI: PyQt5 (https://doc.qt.io/qtforpython/)
  • GUI Design: QtDesigner (https://doc.qt.io/qt-6/qtdesigner-manual.html)
  • Plotting: PyQtGraph (https://pyqtgraph.readthedocs.io/en/latest/index.html)
  • Data Science: pandas, numpy, scipy
  • Unit Testing: Github Actions, pytest, pytest-qt (https://pytest-qt.readthedocs.io/en/latest/intro.html)
  • Documentation: MkDocs (https://www.mkdocs.org/)

Contributors:

  • Huy Nguyen (maintainer of wiki, contact me @ nguyen5h@stanford.edu)
  • Maddy Hays (main advisor)
  • John Bailey (Spring & Summer 2022)
  • Emily Bunnapradist (Fall 2022)
  • Sahil Adhawade (Fall 2022)