gtl_lepb_icpsanisotropy.xml
957 Bytes
<?xml version="1.0"?>
<param xml:id="gtl_lepb_icpsanisotropy_##ENERGY_MIN##_##ENERGY_MAX##">
<info>
<table>
<rangeTable name="Azimuth" units="deg" min="0" max="360" step="22.5"/>
</table>
</info>
<get>
<vi name="gtl:lepb:darts">
<baseParam name="CountsPerSample"/>
</vi>
<amdaParam name="gtl_lepb_azimuth"/>
<amdaParam name="gtl_lepb_energy"/>
</get>
<process>#gtl_lepb_calculate_anisotropy($gtl_lepb_darts_CountsPerSample;$gtl_lepb_azimuth;$gtl_lepb_energy;##ENERGY_MIN##;##ENERGY_MAX##)</process>
<output>
<plot>
<timePlot>
<params>
<param id="gtl_lepb_icpsanisotropy_##ENERGY_MIN##_##ENERGY_MAX##">
<spectro yAxis="y-left"/>
</param>
</params>
<axes>
<yAxis>
<digitalAxis id="y-left" scale="linear"/>
</yAxis>
<zAxis>
<colorAxis scale="logarithmic"/>
</zAxis>
</axes>
</timePlot>
</plot>
</output>
</param>