density.grid — Density values

The actual density values, as a 3D array. This is similar to a numpy array in that it is accessed with a 3-tuple (e.g., d.grid[1,0,3]) and has a shape member that gives the dimensions of the grid (again as a 3-tuple). The order of the dimensions is z, y, x.



Automatic builds 2018-05-30