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
Put all scripts that generate plots or tex files here.
For plots with matplotlib
:
plot.py
export
function in the if __name__ == '__main__'
part