- show the atom position
$ python3 pv.py pos.dat
- show and save the movie
$ python3 pv.py pos.dat --save
- Python3
- matplotlib
- numpy
- ImageMagick
See http://www.photon.t.u-tokyo.ac.jp/~maruyama/pvwin/making.html
Edit the backend of matplotlib by editing matplotlibrc
as following.
backend : TkAgg