A Virtual Microscope Query
CREATE LowPowerImage(cube, res, init-val)
USING q-region.cube as cube, resolution as res,
SELECT pixel, subsample(identity(input))
FROM LowPowerImage as pixel LEFT OUTER JOINS
LowPowerImage.navigate(mapping(input.access()))