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 details)
File details
Details for the file grid-0.7.1.tar.gz
.
File metadata
- Download URL: grid-0.7.1.tar.gz
- Upload date:
- Size: 4.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bbea59bd0cfbed8dc3d5fbd82f38c0e7c28ce4ebff827f7165c9101c6d8b8bf |
|
MD5 | 605fe5bb535d9332b9be20c1fa2b970b |
|
BLAKE2b-256 | 826b92b2e0d71dabb391a0c31d672bc5f42042141e5345a77915693ac6084816 |