solo_ept_tot_iflux.xml
1.18 KB
<?xml version="1.0"?>
<param xml:id='solo_ept_tot_iflux'>
<info>
<table>
<minMaxTable name="Energy" units="MeV" minName="Ion_Bins_Low_Energy" maxName="Ion_Bins_High_Energy"/>
</table>
</info>
<reference_parameter>solo_ept_asun_iflux</reference_parameter>
<get>
<amdaParam name="solo_ept_asun_iflux"/>
<amdaParam name="solo_ept_sun_iflux"/>
<amdaParam name="solo_ept_north_iflux"/>
<amdaParam name="solo_ept_south_iflux"/>
</get>
<process>$solo_ept_asun_iflux + $solo_ept_sun_iflux + $solo_ept_north_iflux + $solo_ept_south_iflux</process>
<output>
<plot>
<timePlot>
<params>
<param id="solo_ept_tot_iflux">
<spectro yAxis="y-left"/>
</param>
</params>
<axes>
<yAxis>
<digitalAxis id="y-left" scale="logarithmic"/>
</yAxis>
<zAxis>
<colorAxis scale="logarithmic"/>
</zAxis>
</axes>
</timePlot>
</plot>
</output>
</param>