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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size grid-0.4.tar.gz (4.3 MB) | File type Source | Python version None | Upload date | Hashes View hashes |