<?xml version="1.0"?> <param xml:id="mav_swia_cspec"> <info> <table> <boundsTable variable="true" name="Energy" boundsName="mav_swia_energy" units="eV"/> </table> </info> <get> <vi name="mavpds:swia:specboard"> <baseParam name="spectra_counts"/> </vi> <amdaParam name='mav_swia_energy'/> </get> <process/> <output> <plot> <timePlot> <params> <param id="mav_swia_cspec"> <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> </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>