diff --git a/PARAM_DEF/psp_lope_Gecr.xml b/PARAM_DEF/psp_lope_Gecr.xml new file mode 100644 index 0000000..1f01707 --- /dev/null +++ b/PARAM_DEF/psp_lope_Gecr.xml @@ -0,0 +1,37 @@ +<?xml version="1.0"?> +<param xml:id="psp_lope_Gecr"> + <info> + <table> + <centerAutoTable dim="0" name="wedges" centerName="wedges" units="indx" log="false"/> + <centerAutoTable dim="1" name="Energy" centerName="enTabElectrons" units="keV" log="false"/> + </table> + </info> + <get> + <vi name="psp:lope:chg"> + <baseParam name="Electron_Rate_w"> + <clb name="enTabElectrons"/> + <clb name="wedge"/> + </baseParam> + </vi> + </get> + <process/> + <output> + <plot> + <timePlot> + <params> + <param id="psp_lope_Gecr"> + <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> diff --git a/PARAM_INFO_PREDEFINED/info_psp_lope_Gecr.xml b/PARAM_INFO_PREDEFINED/info_psp_lope_Gecr.xml new file mode 100644 index 0000000..6c1f4f2 --- /dev/null +++ b/PARAM_INFO_PREDEFINED/info_psp_lope_Gecr.xml @@ -0,0 +1,36 @@ +<?xml version="1.0"?> +<paraminfo xml:id="psp_lope_Gecr.xml"> + <dimensions dim_1="8" dim_2="15"> + <tables> + <table relatedDim="dim_1" name="wedges" units="indx"> + <channel min="0" max="0"/> + <channel min="1" max="1"/> + <channel min="2" max="2"/> + <channel min="3" max="3"/> + <channel min="4" max="4"/> + <channel min="5" max="5"/> + <channel min="6" max="6"/> + <channel min="7" max="7"/> + </table> + <table relatedDim="dim_2" name="Energy" units="keV"> + <channel min="nan" max="nan"/> + <channel min="27.34355" max="27.34355"/> + <channel min="30.31262" max="30.31262"/> + <channel min="34.14862" max="34.14862"/> + <channel min="39.21075" max="39.21075"/> + <channel min="45.78645" max="45.78645"/> + <channel min="54.20792" max="54.20792"/> + <channel min="64.83251" max="64.83251"/> + <channel min="78.23837" max="78.23837"/> + <channel min="95.03201" max="95.03201"/> + <channel min="116.017" max="116.017"/> + <channel min="142.0707" max="142.0707"/> + <channel min="174.2827" max="174.2827"/> + <channel min="214.5046" max="214.5046"/> + <channel min="264.2843" max="264.2843"/> + <channel min="325.66" max="325.66"/> + <channel min="374.7551" max="374.7551"/> + </table> + </tables> + </dimensions> +</paraminfo> -- libgit2 0.21.2