pho_o_tail.xml 1 KB
<?xml version="1.0"?>
<param xml:id="pho_o_tail">
    <info>        
        <table>
            <centerAutoTable name="Energy" units="eV" centerName="Energy" log="false"/>
        </table>
    </info>
    <gap_treshold>10</gap_treshold>
    <get>
        <vi name="pho:asp:ion">
            <baseParam name="o_tailward">
                <clb name="Energy"/>
            </baseParam>
        </vi>
    </get>
    <process/>
    <output> 
        <plot>
            <timePlot>
                <params>
                    <param id="pho_o_tail">
                        <spectro yAxis="y-left"/>
                    </param>
                </params> 
                <axes>
                    <yAxis>
                        <digitalAxis id="y-left"  scale="logarithmic"/>
                    </yAxis>
                    <zAxis>
                        <colorAxis colorMapIndex="1" scale="logarithmic"/>
                    </zAxis>
                </axes>
            </timePlot>  
        </plot>
    </output>
</param>