246 B
246 B
Scripts
Put all scripts that generate plots or tex files here.
Plots
For plots with matplotlib
:
- import
plot.py
- use one of the preset figsizes
- save the image using the
export
function in theif __name__ == '__main__'
part