# creates: Ag-eos.png
import runpy

runpy.run_path('eos1.py')
runpy.run_path('eos2.py')
