Skip to content

vplj/rho_density_plotter

 
 

Repository files navigation

Density-field plotter

Density-field plotter plot the density and laser field in the same picture. The field includes the laser electric field in the laser polarization direction and longitudinal electric field along the simulation box.

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

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

jupytext rho_electric.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%