In [1]:
import glmt.glmt
In [3]:
exec(open('./test.py').read())
In [5]:
plot_3d_xz(file_name='fw5_abs_xz', cmap=cm.gist_rainbow)
In [ ]: