17. Python to make nice figures. Part III: advanced plots

Опубликовано: 30 Май 2026
на канале: Taylor Sparks
35,205
778

This is part 3 in a 3-part series on making beautiful scientific figures in python. In this video, I will cover some advanced scientific plots in python. 
Check out part 1 and part 2 if you haven't yet. Part 1:    • 15. Python to make nice figures. Part I: w...   Part 2:    • 16. Python to make nice figures. Part II: ...  All the files and scripts for these plots are available on the github https://github.com/sp8rks/MSE2001pyth...

00:00 Generic advanced plot
First, we cover the generic python script for making a nice figure.link: https://github.com/sp8rks/MSE2001pyth...

6:45 stacked plots with fill between
Next, we cover stacked plots with fill_between data setslink: https://github.com/sp8rks/MSE2001pyth...

11:51 multipanel plots
Next, we cover multipanel plots link: https://github.com/sp8rks/MSE2001pyth...

23:29 heatmaps
Next, we cover heatmaps  using the seaborn library with 2D plots of the end memberslink: https://github.com/sp8rks/MSE2001pyth...

37:24 multiple axes plots
Next, we cover figures with multiple axes link: https://github.com/sp8rks/MSE2001pyth...

44:32 Rietveld refinement diffraction plots
Next, we cover Rietveld refinement diffraction plotslink: https://github.com/sp8rks/MSE2001pyth...

51:24 3D plots
Finally, we cover 3D plots with contour, surface, and scatter plotslink: https://github.com/sp8rks/MSE2001pyth...