Volumetric data module
Project description
Grid contains objects and functions pertaining to 3D volumetric (grid) data. It was specifically written for 3D-RISM distribution data but is by no means limited to such data. Grid requires numpy.
Typical usage often looks like this:
#!/usr/bin/env python import grid mygrid = grid.dx2Grid("mydxfilename")
Some files can be converted now using gridconvert.py:
gridconvert.py mydxfile.dx grd
Will yield an Accelrys DS .grd file
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
grid-0.7.1.tar.gz
(4.6 MB
view hashes)