Skip to content
/ PyBER Public

PyBER is a graphic application dedicated to the display of the BER/FER simulation results.

License

Notifications You must be signed in to change notification settings

aff3ct/PyBER

Repository files navigation

PyBER plotter

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.

About

PyBER is a graphic application dedicated to the display of the BER/FER simulation results.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages