Skip to content

netesf13d/matplotlib-figures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matplotlib figures

Some python/matplotlib scripts I made to produce figures for my PhD. Feel free to use them as templates!

  • atom manipulation scheme. A scheme without plot. Illustrates the use of matplotlib.path.Path to make wavy lines.

  • potential difference. Cut views of the difference between two trapping potentials for atoms. Illustrates the use of colormaps and contours.

  • data plot. Experimental data plot, with fit curve of a parameter from Monte-Carlo simulations. Illustrates the use of insets and color-mapping line plots.

Notes

  • The scripts work with matplotlib 3.8
  • LaTeX is required in order to display the text correctly.

About

Some matplotlib figures I made for my PhD.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages