Commit 62c84f74440a6cf3c0ad14ea1bbcac3baab36a1d

Authored by Benjamin Renard
1 parent a3a2dd61
Exists in master

Fix PSP/SPI/PHI table definition

INTERNAL_PARAM_DEF/psp_spi_Hphtab.xml 0 → 100644
@@ -0,0 +1,10 @@ @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="psp_spi_Hphtab">
  3 + <get>
  4 + <vi name="psp:spi:Hsp">
  5 + <baseParam name="PHI_VALS"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
INTERNAL_PARAM_DEF/psp_spi_aphtab.xml 0 → 100644
@@ -0,0 +1,10 @@ @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="psp_spi_aphtab">
  3 + <get>
  4 + <vi name="psp:spi:asp">
  5 + <baseParam name="PHI_VALS"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
PARAM_DEF/psp_spi_Heph.xml
@@ -2,16 +2,15 @@ @@ -2,16 +2,15 @@
2 <param xml:id='psp_spi_Heph'> 2 <param xml:id='psp_spi_Heph'>
3 <info> 3 <info>
4 <table> 4 <table>
5 - <boundsTable name="azimuth" boundsName="phTabBnds" units="deg"/> 5 + <centerAutoTable name="azimuth" variable="true" fullVariable="true" centerName="psp_spi_Hphtab" units="deg" log="false"/>
6 </table> 6 </table>
7 </info> 7 </info>
8 <gap_threshold>150</gap_threshold> 8 <gap_threshold>150</gap_threshold>
9 <get> 9 <get>
10 <vi name='psp:spi:Hsp'> 10 <vi name='psp:spi:Hsp'>
11 - <baseParam name='EFLUX_VS_PHI'>  
12 - <clb name="phTabBnds"/>  
13 - </baseParam> 11 + <baseParam name='EFLUX_VS_PHI'/>
14 </vi> 12 </vi>
  13 + <amdaParam name='psp_spi_Hphtab'/>
15 </get> 14 </get>
16 <process/> 15 <process/>
17 <output> 16 <output>
PARAM_DEF/psp_spi_aeph.xml
@@ -2,16 +2,15 @@ @@ -2,16 +2,15 @@
2 <param xml:id='psp_spi_aeph'> 2 <param xml:id='psp_spi_aeph'>
3 <info> 3 <info>
4 <table> 4 <table>
5 - <boundsTable name="azimuth" boundsName="phTabBnds" units="deg"/> 5 + <centerAutoTable name="azimuth" variable="true" fullVariable="true" centerName="psp_spi_aphtab" units="deg" log="false"/>
6 </table> 6 </table>
7 </info> 7 </info>
8 <gap_threshold>150</gap_threshold> 8 <gap_threshold>150</gap_threshold>
9 <get> 9 <get>
10 <vi name='psp:spi:asp'> 10 <vi name='psp:spi:asp'>
11 - <baseParam name='EFLUX_VS_PHI'>  
12 - <clb name="phTabBnds"/>  
13 - </baseParam> 11 + <baseParam name='EFLUX_VS_PHI'/>
14 </vi> 12 </vi>
  13 + <amdaParam name='psp_spi_aphtab'/>
15 </get> 14 </get>
16 <process/> 15 <process/>
17 <output> 16 <output>
PARAM_INFO_PREDEFINED/info_psp_spi_Heph.xml
@@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
4 <components/> 4 <components/>
5 <tables> 5 <tables>
6 <table relatedDim="dim_1" name="azimuth" units="deg"> 6 <table relatedDim="dim_1" name="azimuth" units="deg">
7 - <channel min="-" max="-"/> 7 + <channel min="168.75" max="180"/>
8 <channel min="157.50" max="168.75"/> 8 <channel min="157.50" max="168.75"/>
9 <channel min="146.25" max="157.50"/> 9 <channel min="146.25" max="157.50"/>
10 <channel min="135.00" max="146.25"/> 10 <channel min="135.00" max="146.25"/>
PARAM_INFO_PREDEFINED/info_psp_spi_aeph.xml
@@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
4 <components/> 4 <components/>
5 <tables> 5 <tables>
6 <table relatedDim="dim_1" name="azimuth" units="deg"> 6 <table relatedDim="dim_1" name="azimuth" units="deg">
7 - <channel min="-" max="-"/> 7 + <channel min="168.75" max="180"/>
8 <channel min="157.50" max="168.75"/> 8 <channel min="157.50" max="168.75"/>
9 <channel min="146.25" max="157.50"/> 9 <channel min="146.25" max="157.50"/>
10 <channel min="135.00" max="146.25"/> 10 <channel min="135.00" max="146.25"/>