c3_hia_pad.xml 1.71 KB
<?xml version="1.0"?>
<param xml:id="c3_hia_pad">
	<info>
		<table>
			<boundsTable dim="1" name="Energy" boundsName="energy" units="eV"/>
			<centerTable dim="0" name="PA" centerName="pitch" size="11.25" units="deg."/>
		</table>
	</info>
	<get> 
		<vi name="clust3:hia:pad">
		<baseParam name="HIA">
			<clb name="energy"/>
			<clb name="pitch"/>
		</baseParam>
	</vi>
	</get>
	<process/>
	<output>
		<plot>
			<timePlot>
				<params>
					<param id="c3_hia_pad">
						<spectro yAxis="y-left"/>
					</param>
				</params> 
				<!--<axes><xAxis>
					<timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
					<range extend="true"/>
					<tick position="outwards" minorGrid="false" majorGrid="false"/>
					<legend/>
					</timeAxis>
					</xAxis>
					<yAxis>
					<digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
					<range extend="true"/>
					<tick position="outwards" minorGrid="false" majorGrid="false"/>
					<legend/>
					</digitalAxis>
					<digitalAxis id="y-right" position="right" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
					<range extend="true"/>
					<tick position="outwards" minorGrid="false" majorGrid="false"/>
					<legend/>
					</digitalAxis>
					</yAxis>
					<zAxis>
						<colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
							<range extend="true"/>
							<tick position="outwards" minorGrid="false" majorGrid="false"/>
						</colorAxis>
					</zAxis>
				</axes>-->
			</timePlot>  
		</plot>
	</output>
</param>