what passes for documentation about gage: cheat sheet for using gage: -------------------------------------- 1) Create a context with gageContextNew(). 2) For each of the volumes to probe, create a pervolume with gagePerVolumeNew(). In the standard simple case there is only one volume. 3) Attach the pervolume(s) to the context with gagePerVolumeAttach(). 4) Calculate the bitflag query according to the various measures you care about. If in a scalar volume you want value and gradient magnitude, then your query should be (1<