jdc_p2earthmoon_stop.xml 1.38 KB
<?xml version="1.0"?>
<param xml:id="jdc_p2earthmoon_stop_##channel##">
    <info>
        <name>stop - @@channel@@</name>
        <short_name>stop - @@channel@@</short_name>
	    <table>
            <centerAutoTable dim="0" name="Elevation" centerName="ELEVATION_6" units="deg" log="false"/>
            <centerAutoTable dim="1" name="Energy" centerName="ENERGY_25" units="eV" log="false"/>
        </table>
    </info>
	<get>
		<vi name="juice:jdc:p2.earthmoon">
			<baseParam name="stop" dim3Num="1" dim3CutIndex="##channel##" useNearestValue="true">
				<clb name="ELEVATION_6"/>
				<clb name="ENERGY_25"/>
			</baseParam>
		</vi>
	</get>
	<process></process>
	<output>
        <plot>
            <timePlot>
                <params>
                    <param id="jdc_p2earthmoon_stop_##channel##">
                        <spectro yAxis="y-left" uselog0asmin="true"/>
                    </param>
                </params>
                <axes>
                    <yAxis>
                        <digitalAxis id="y-left" scale="logarithmic">
                            <range min="1" max="34564.44" extend="true"/>
                        </digitalAxis>
                    </yAxis>
                    <zAxis>
                        <colorAxis colorMapIndex="4" scale="logarithmic"/>
                    </zAxis>
                </axes>
            </timePlot>
        </plot>
    </output>
</param>