From 1459723d35ca004d1ad4582e3ea00c88795fcc2c Mon Sep 17 00:00:00 2001 From: Quentin Brzustowski <quentin.brzustowski@irap.omp.eu> Date: Fri, 13 Mar 2020 10:22:56 +0100 Subject: [PATCH] added descriptors for 2D spectra in epiLo chanE and chanF --- PARAM_DEF/psp_lope_Eecr.xml | 37 +++++++++++++++++++++++++++++++++++++ PARAM_DEF/psp_lope_Fecr.xml | 37 +++++++++++++++++++++++++++++++++++++ PARAM_INFO_PREDEFINED/info_psp_lope_Eecr.xml | 36 ++++++++++++++++++++++++++++++++++++ PARAM_INFO_PREDEFINED/info_psp_lope_Fecr.xml | 36 ++++++++++++++++++++++++++++++++++++ 4 files changed, 146 insertions(+), 0 deletions(-) create mode 100644 PARAM_DEF/psp_lope_Eecr.xml create mode 100644 PARAM_DEF/psp_lope_Fecr.xml create mode 100644 PARAM_INFO_PREDEFINED/info_psp_lope_Eecr.xml create mode 100644 PARAM_INFO_PREDEFINED/info_psp_lope_Fecr.xml diff --git a/PARAM_DEF/psp_lope_Eecr.xml b/PARAM_DEF/psp_lope_Eecr.xml new file mode 100644 index 0000000..b06d229 --- /dev/null +++ b/PARAM_DEF/psp_lope_Eecr.xml @@ -0,0 +1,37 @@ +<?xml version="1.0"?> +<param xml:id="psp_lope_Eecr"> + <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:che"> + <baseParam name="Electron_CountRate_ChanE"> + <clb name="enTabElectrons"/> + <clb name="wedge"/> + </baseParam> + </vi> + </get> + <process/> + <output> + <plot> + <timePlot> + <params> + <param id="psp_lope_Eecr"> + <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_DEF/psp_lope_Fecr.xml b/PARAM_DEF/psp_lope_Fecr.xml new file mode 100644 index 0000000..8562625 --- /dev/null +++ b/PARAM_DEF/psp_lope_Fecr.xml @@ -0,0 +1,37 @@ +<?xml version="1.0"?> +<param xml:id="psp_lope_Fecr"> + <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:chf"> + <baseParam name="Electron_CountRate_ChanF"> + <clb name="enTabElectrons"/> + <clb name="wedge"/> + </baseParam> + </vi> + </get> + <process/> + <output> + <plot> + <timePlot> + <params> + <param id="psp_lope_Fecr"> + <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_Eecr.xml b/PARAM_INFO_PREDEFINED/info_psp_lope_Eecr.xml new file mode 100644 index 0000000..9c39259 --- /dev/null +++ b/PARAM_INFO_PREDEFINED/info_psp_lope_Eecr.xml @@ -0,0 +1,36 @@ +<?xml version="1.0"?> +<paraminfo xml:id="psp_lope_Eecr.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> diff --git a/PARAM_INFO_PREDEFINED/info_psp_lope_Fecr.xml b/PARAM_INFO_PREDEFINED/info_psp_lope_Fecr.xml new file mode 100644 index 0000000..bfb8f37 --- /dev/null +++ b/PARAM_INFO_PREDEFINED/info_psp_lope_Fecr.xml @@ -0,0 +1,36 @@ +<?xml version="1.0"?> +<paraminfo xml:id="psp_lope_Fecr.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