Skip to main content

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


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.3.1.tar.gz (4.3 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page