Skip to content

vplj/histogram_evolution

 
 

Repository files navigation

Time histogram plotter

Plot time evolution of electron energy spectrum with the density profile.

To run, python histogram_evol.py. To generate the corresponding jupyter notebook, we use jupytext.

To generate a jupyter notebook from a Python script, do:

jupytext histogram_evol.py --to ipynb

One then has to delete the original Python script, which will be re-generated by Jupyter.

For LaTeX font rendering of matplotlib figures, under Ubuntu 20.04:

$ sudo apt install dvipng texlive-latex-extra texlive-fonts-recommended cm-super

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%