# PyBER **Repository Path**: fucgg/PyBER ## Basic Information - **Project Name**: PyBER - **Description**: pyber - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-12 - **Last Updated**: 2021-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PyBER plotter ![](img/PyBER_screenshot.png) ## How to run PyBER This project use python 3.x and some dependencies : PyQt 4.7+ or PyQt5, NumPy. ### Installation (Ubuntu) git submodule update --init --recursive sudo apt-get install python3 python3-pip sudo pip3 install numpy pyqt5 ### Launch PyBER python3 PyBER.py By default the displayed files are the one contained in the `./data/` folder.