# Scripts Put all scripts that generate plots or tex files here. ## Plots For plots with `matplotlib`: 1. import `plot.py` 2. use one of the preset figsizes 3. save the image using the `export` function in the `if __name__ == '__main__'` part