<?xml version="1.0"?> <param xml:id="mea1_2d_energy_##min##_##max##"> <info> <table> <centerAutoTable dim="0" name="Channels" centerName="Channels" units="deg" log="false"/> <centerAutoTable dim="1" name="Sectors" centerName="Sectors" units="deg" log="false"/> </table> </info> <!--<gap_threshold>150</gap_threshold>--> <get> <vi name="bepi:mea1:3d"> <baseParam name="counts" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> <clb name="Channels"/> <clb name="Sectors"/> </baseParam> </vi> </get> <process/> <output> <plot> <timePlot> <params> <param id="mea1_2d_energy_##min##_##max##"> <spectro yAxis="y-left" uselog0asmin="true"/> </param> </params> <axes> <yAxis> <digitalAxis id="y-left" scale="linear"/> </yAxis> <zAxis> <colorAxis scale="logarithmic"/> </zAxis> </axes> </timePlot> </plot> </output> </param>