Blame view

test/FitNesseRoot/ReleaseS/TmaAmda/ReLease1/SpectroNodata/request_4873_01.xml 1.14 KB
06cb5ee2   brenard   Add a test in Fit...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0"?>
<request>
	<params>  
		<param id='e_mgs_omni1'/>
	</params>
	<times>
		<interval>
   			<startTime>2000000000000000</startTime>
			<timeInterval>0000000001000000</timeInterval>
		</interval>
	</times>
	<outputs>
	   <plot>
    	<page format= "png" dimension="ISO A4" orientation="landscape" mode="color">
     		<title position= "top" align= "left">Anomalie #4873 - Erreur lors du tracé d'un spectro sans donnée</title>
			<panel backgroundColor="[255,255,255]">
				<bounds x="0" y="0" width="1" height="1"/>
				<title></title>
				<timePlot>
					<params>
						<param id="e_mgs_omni1">
							<spectro yAxis="1"/>
						</param>
					</params>
					<axes>						
						<xAxis>
		    				<timeAxis/>    
						</xAxis>
						<yAxis>
							<digitalAxis id="1" scale="logarithmic">
								<legend text="Energy Bounds"/>
							</digitalAxis>
						</yAxis>
						<zAxis>
   				    		<colorAxis scale="logarithmic" colorMapIndex="3">
   				    			<legend text="Log Flux 1/(cm^2*s*ster*eV)"/>
   				    		</colorAxis>
   				        </zAxis>
					</axes>
				</timePlot>
    		</panel>
   		</page>
    	</plot>
	</outputs>
</request>