- 👉 Explanation
- 👉 Installation
- 👉 Example
- 👉 ToDo
- 👉 Suggestions & Reports
Frequencies in the specified interval (e.g.: 0.1 to 1 Hz) are used to calculate information about these electromagnetic waves. These include: wavelength and energy.
🔸 Download Repository & Requirements
sudo apt install git
git clone https://github.com/Pulsar7/Electromagnetic-Spectrum-Visualisation.git
pip3 install rich matplotlib
🔸 Asking for help
python3 electromagnetic_spectrum_visualisation.py --help
python3 electromagnetic_spectrum_visualisation.py --min 0.1 --step 0.1 --max 1
Output:
- Add Animations
Suggestions or errors are welcome to be 🔗 reported!