This is the kernel code of the online analyzer - Blackbox Mate Online, AKA BBM.
You can check the BBM website here
- Install Jupyter Notebook
- Download this repo and install all the dependency packages
- Run .ipynb files
- Then just enjoy each cell!
Optional:
- Download and install Anaconda
- Install jupyter notebook extension in VSCode
- Then enjoy each cell in VSCode!
- numpy
- matplotlib
- pandas
- scipy
- os
A-GPLv3.0
This tool/script is strongly inspired by PID-Analyzer and PIDtoolbox, so thanks goes to all those whom have contributed to PID-analyzer and PIDtoolbox.
Origins for this repo (Thanks!):
- Plasmatree (for PID-Analyzer),
- Brian White (for PIDtoolbox),
- ColinNiu (for pyPIDtoolbox)
Big thanks to current and past contributors:
- Chiang, Hugo (DusKing) - optimizing many details to make it scientific and usable
- ColinNiu - for the surprising framework
- Pawn, David (pdw) - for the massive testing job