mea1_mercury2_pap_pad.xml 1.09 KB
<?xml version="1.0"?>
<param xml:id="mea1_mercury2_pap_pad_##energy_index##">
    <info>
        <table>
            <centerTable name="Channels" centerName="channels" units="deg" size="22.5"/>
        </table>
    </info>
    <get>
        <vi name="bepi:mea1:mercury2.pap">
            <baseParam name="pap" useNearestValue="true">
                <clb name="channels"/>
            </baseParam>
        </vi>
    </get>
    <process>$bepi_mea1_mercury2_46_pap_pap[##energy_index##]</process>
    <output>
        <plot>
            <timePlot>
                <params>
                    <param id="mea1_mercury2_pap_pad_##energy_index##">
                        <spectro yAxis="y-left"/>
                    </param>
                </params>
                <axes>
                    <yAxis>
                        <digitalAxis id="y-left" scale="linear"/>
                    </yAxis>
                    <zAxis>
                        <colorAxis colorMapIndex="1" scale="logarithmic"/>
                    </zAxis>
                </axes>
            </timePlot>
        </plot>
    </output>
</param>