Blame view

PARAM_DEF/solo_het_south_1_qf.xml 883 Bytes
9ad613c7   Elena.Budnik   solo het epoch1
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<param xml:id='solo_het_south_1_qf'>
    <info>
        <status_def>			
            <status minVal="0" maxVal="0" name="Bad"/>
            <status minVal="1" maxVal="1" name="Known problems"/>
            <status minVal="2" maxVal="2" name="Survey"/>	
            <status minVal="3" maxVal="3" name="Good"/>
            <status minVal="4" maxVal="4" name="Exellent"/>
        </status_def>
    </info>  
  <get>
     <vi name='so:het:south.1'>
f73bc596   Elena.Budnik   solo het epoch2
14
        <baseParam name='QUALITY_FLAG_1' useNearestValue="true"/>
9ad613c7   Elena.Budnik   solo het epoch1
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
    </vi>
  </get>
  <process/>
  <output>
        <plot>
            <statusPlot position="top" colorMapIndex="0">
                <params>
                    <param id="solo_het_south_1_qf"> 
                        <serie/>
                    </param>
                </params>
            </statusPlot>
        </plot>
    </output>
  </param>