An open API service indexing awesome lists of open source software.

https://github.com/netesf13d/matplotlib-figures

Some matplotlib figures I made for my PhD.
https://github.com/netesf13d/matplotlib-figures

figures matplotlib

Last synced: over 1 year ago
JSON representation

Some matplotlib figures I made for my PhD.

Awesome Lists containing this project

README

          

## 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.