-
Notifications
You must be signed in to change notification settings - Fork 0
satary/dx_plotter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This script uses numpy, matplotlib and PyQt4 for fast visualization of DX files produced by APBS or PMEpot from VMD. Installation: install numpy, matplotlib and PyQt4 to your distro run app python dx_plotter.py You may use this library for reading DX files to np.array: from dx_plotter.py import open_dx grid,scale,origin=open_dx('some_path_to_dx.dx')
About
This simple app plots sections of DX files using pyqt4, matplotlib and numpy. It also provides function for reading dx files faster than griddataformats
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published