Some examples of plot2cube
are shown below.
See Section 8.1.3 for some examples of producing
animations, for instance of a rotating cube.
stilts plot2cube
stilts plot2cube layer.1=mark in.1=sim.fits x.1=x y.1=y z.1=z shading.1=density densemap.1=pastel
stilts plot2cube in=gavo_g2.fits x=X y=Y z=Z shading=aux aux=HALOID opaque=2.5 auxmap=red-blue layer_m=mark shape_m=open_circle size_m=2 layer_v=xyzvector xdelta_v=velX ydelta_v=velY zdelta_v=velZ
_m
draws the
markers and layer _v
draws the arrows.
Points and vectors are coloured according to the HALOID data value.
The positional coordinates (x, y, z) and the shading options are
common to both layers, so they can be specified without a prefix.