Density() — create a new density map

Density(env, **vars)
This creates a new, empty, density map. If you give any arguments to the Density() constructor, they are passed to Density.read(), to read in an initial density. See the Density.grid_search() example.