it_crl_spec.xml 921 Bytes
<?xml version="1.0"?>
<param xml:id="it_crl_spec">
    <info>    
		<table>
            <!--<boundsTable dim="0" name="ElevIndex" boundsName="ElevIndex" units=""/>-->
			<centerAutoTable dim="1" variable="true" name="Energy" units="eV" centerName="it_crl_energy" log="false"/>
		</table>
	</info>
	<get>
        <vi name="iball:corall:all">
			<baseParam name="Spectra"/>	
		</vi>
        <amdaParam name="it_crl_energy"/>
        <amdaParam name="it_crl_expos"/>
	</get>
	<process>$iball_corall_all_Spectra/$it_crl_expos</process>
	<output>
		<plot>
			<timePlot>
				<params>
					<param id="it_crl_spec">
						<spectro yAxis="y-left" uselog0asmin="true"/>
					</param>
				</params> 
				<axes>
					<yAxis>
						<digitalAxis id="y-left" scale="logarithmic"/>               
					</yAxis>
					<zAxis>
						<colorAxis scale="logarithmic"/>
					</zAxis>
				</axes>
			</timePlot>  
	  </plot>
	</output>
</param>