Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Pulsar7/Electromagnetic-Spectrum-Visualisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

49 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Author Release Twitter

Visualisation of the electromagnetic spectrum

πŸ“Œ Table of contents

Explanation

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.

Installation

πŸ”Έ 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

Example

python3 electromagnetic_spectrum_visualisation.py --min 0.1 --step 0.1 --max 1

Output:

ToDo

  • Add Animations

About

Data visualization of the electromagnetic spectrum

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages