4 Self test and tutorial: 5 Run dispatch.yt.demo() from a directory where 6 data/snapshots.dat exists, and browse the source code 7 in $PYTHONPATH/dispatch/graphics/demo.py 9 In the FUNCTIONS list from help(dispatch.yt), p and s represent 10 a dispatch patch and snapshot, respectively 15 from .demo
import demo
17 __all__ =
"parameters,patch,patches,domain_dimensions"