mea1_earth_3d_azim.xml 1.31 KB
<?xml version="1.0"?>
<param xml:id="mea1_earth_3d_azim_##min##_##max##">
    <info>
        <table>
            <centerAutoTable dim="0" name="Channels" centerName="channels" units="" log="false"/>
            <centerAutoTable dim="1" variable="true" fullVariable="true" name="Energy" centerName="mea1_earth_3d_etab" units="eV" log="false"/>
        </table>
    </info>
    <get>
        <vi name="bepi:mea1:earth.3d">
            <baseParam name="counts" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true">
                <clb name="channels"/>
                <clb name="sectors"/>
            </baseParam>
        </vi>
        <amdaParam name="mea1_earth_3d_etab"/>
    </get>
    <process/>
    <output>
        <plot>
            <timePlot>
                <params>
                    <param id="mea1_earth_3d_azim_##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>