Skip to content

lkatsouri/scientific_plotting_tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scientific plotting in python (March 12th, 2020)

image

outline

  • intro
    • matlab complaints
    • powers of python, etc
  • goals of the session
    • plt matplotlib
    • OO matplotlib
    • using the documentation
  • plt matplotlib
    • demo 1, 2, 4 -- show and tell
      • environment issue solving
      • plot.show() explanation
      • requested changes?
    • demo 5
      • exercise making subplots
    • demo 6 -- intro to OO interface
      • exercise to set spines
    • Aside
      • OO and state
      • sets and gets
      • Figure as an example
    • Try to get through Exercise 8
    • BREAK -- 2:30 - 2:45
    • Demos 9-11
    • Demo 12 -- cmap / colors
    • Styling
    • Saving
    • Make something pretty

docs

tutorials

legend cheatsheet

What People Are Sayin' 'Bout Matlab...

About

Half-day tutorial of matplotlib and basic OOP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%