Skip to content

aff3ct/PyBER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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