content.txt
8.77 KB
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
!1 !-User Story 24 : Réaliser une étude statistique sur une liste d'intervalles de temps -!
!define path {../test/FitNesseRoot/ReleaseS/ThirdPart/ReLease3/SprinT1/UserStory24/}
!define workingPath {./PlotFitnesseResults/US24/}
!define executable {amdaXMLRequestorTool }
!2 Description du test
!- En tant qu'utilisateur scientifique
Je peux définir un ensemble de calculs statistiques sur des intervalles de temps définis dans une TT et pour des paramètres donnés
Afin d'obtenir un fichier catalogue contenant à la fois les intervalles de temps et les résultats des calculs statistiques demandés
Important 1.
Input - Time Interval; Time serie[s] of different parameter types
Output - Convolution of input parameters in time by applying of special function,
output can be of different parameter types.
Example:
Input: time serie of vectors -> function MinimumVariance() ->output : matrice 3x3
-!
!2 Test
!|script|TestAmdaCommandLine|
|reference|US 24: id 00|id test|
|note|!- Format ASCII - Intervalle - Min Max et Mean sur un scalaire -!|
|check|execute|${executable}|command|${path}request_us24_00.xml|args|0|
|check|execute|diff|command|${path}/test_us24_00.txt statistic-min_max_mean_dst-2008000000000000.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 01|id test|
|note|!- Format ASCII - TimeTable - Min Max et Mean sur un scalaire -!|
|check|execute|${executable}|command|${path}request_us24_01.xml|args|0|
|check|execute|diff|command|${path}/test_us24_01.txt statistic-min_max_mean_dst-tt_1.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 02|id test|
|note|!- Format ASCII - Intervalle - Min Max et Mean sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_02.xml|args|0|
|check|execute|diff|command|${path}/test_us24_02.txt statistic-min_max_mean_imf-2008000000000000.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 03|id test|
|note|!- Format ASCII - TimeTable - Min Max et Mean sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_03.xml|args|0|
|check|execute|diff|command|${path}/test_us24_03.txt statistic-min_max_mean_imf-tt_1.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 04|id test|
|note|!- Format ASCII - TimeTable - MinVar sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_04.xml|args|0|
|check|execute|diff|command|${path}/test_us24_04.txt statistic-minvar_imf-tt_1.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 05|id test|
|note|!- Format ASCII - TimeTable - Min Max et Mean sur un vecteur - Définition d'un index -!|
|check|execute|${executable}|command|${path}request_us24_05.xml|args|0|
|check|execute|diff|command|${path}/test_us24_05.txt statistic-min_max_mean_imf_1-tt_1.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 06|id test|
|note|!- Format ASCII - TimeTable - Min Max sur un vecteur scalaire + Mean Minvar sur un vecteur - Structure one-file -!|
|check|execute|${executable}|command|${path}request_us24_06.xml|args|0|
|check|execute|diff|command|${path}/test_us24_06.txt statistic-mean_minvar_imf-min_max_dst-tt_1.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 07|id test|
|note|!- Format ASCII - TimeTable - Min Max sur un vecteur scalaire + Mean Minvar sur un vecteur - Structure one-file-per-parameter -!|
|check|execute|${executable}|command|${path}request_us24_07.xml|args|0|
|check|execute|diff|command|${path}/test_us24_07_1.txt statistic-dst-tt_1.txt|args|0|
|check|execute|diff|command|${path}/test_us24_07_2.txt statistic-imf-tt_1.txt|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 08|id test|
|note|!- Format XML - Intervalle - Min Max et Mean sur un scalaire -!|
|check|execute|${executable}|command|${path}request_us24_08.xml|args|0|
|check|execute|diff|command|${path}/test_us24_08.xml statistic-min_max_mean_dst-2008000000000000.xml|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 09|id test|
|note|!- Format XML - TimeTable - Min Max et Mean sur un scalaire -!|
|check|execute|${executable}|command|${path}request_us24_09.xml|args|0|
|check|execute|diff|command|${path}/test_us24_09.xml statistic-min_max_mean_dst-tt_1.xml|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 10|id test|
|note|!- Format XML - Intervalle - Min Max et Mean sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_10.xml|args|0|
|check|execute|diff|command|${path}/test_us24_10.xml statistic-min_max_mean_imf-2008000000000000.xml|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 11|id test|
|note|!- Format XML - TimeTable - Min Max et Mean sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_11.xml|args|0|
|check|execute|diff|command|${path}/test_us24_11.xml statistic-min_max_mean_imf-tt_1.xml|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 12|id test|
|note|!- Format XML - TimeTable - MinVar sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_12.xml|args|0|
|check|execute|diff|command|${path}/test_us24_12.xml statistic-minvar_imf-tt_1.xml|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 13|id test|
|note|!- Format XML - TimeTable - Min Max et Mean sur un vecteur - Définition d'un index -!|
|check|execute|${executable}|command|${path}request_us24_13.xml|args|0|
|check|execute|diff|command|${path}/test_us24_13.xml statistic-min_max_mean_imf_1-tt_1.xml|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 14|id test|
|note|!- Format XML - TimeTable - Min Max sur un vecteur scalaire + Mean Minvar sur un vecteur - Structure one-file -!|
|check|execute|${executable}|command|${path}request_us24_14.xml|args|0|
|check|execute|diff|command|${path}/test_us24_14.xml statistic-mean_minvar_imf-min_max_dst-tt_1.xml|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 15|id test|
|note|!- Format XML - TimeTable - Min Max sur un vecteur scalaire + Mean Minvar sur un vecteur - Structure one-file-per-parameter -!|
|check|execute|${executable}|command|${path}request_us24_15.xml|args|0|
|check|execute|diff|command|${path}/test_us24_15_1.xml statistic-dst-tt_1.xml|args|0|
|check|execute|diff|command|${path}/test_us24_15_2.xml statistic-imf-tt_1.xml|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 16|id test|
|note|!- Format VOTable - Intervalle - Min Max et Mean sur un scalaire -!|
|check|execute|${executable}|command|${path}request_us24_16.xml|args|0|
|check|execute|diff|command|${path}/test_us24_16.xml statistic-min_max_mean_dst-2008000000000000.xml|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 17|id test|
|note|!- Format VOTable - TimeTable - Min Max et Mean sur un scalaire -!|
|check|execute|${executable}|command|${path}request_us24_17.xml|args|0|
|check|execute|diff|command|${path}/test_us24_17.xml statistic-min_max_mean_dst-tt_1.xml|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 18|id test|
|note|!- Format VOTable - Intervalle - Min Max et Mean sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_18.xml|args|0|
|check|execute|diff|command|${path}/test_us24_18.xml statistic-min_max_mean_imf-2008000000000000.xml|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 19|id test|
|note|!- Format VOTable - TimeTable - Min Max et Mean sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_19.xml|args|0|
|check|execute|diff|command|${path}/test_us24_19.xml statistic-min_max_mean_imf-tt_1.xml|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 20|id test|
|note|!- Format VOTable - TimeTable - MinVar sur un vecteur -!|
|check|execute|${executable}|command|${path}request_us24_20.xml|args|0|
|check|execute|diff|command|${path}/test_us24_20.xml statistic-minvar_imf-tt_1.xml|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 21|id test|
|note|!- Format VOTable - TimeTable - Min Max et Mean sur un vecteur - Définition d'un index -!|
|check|execute|${executable}|command|${path}request_us24_21.xml|args|0|
|check|execute|diff|command|${path}/test_us24_21.xml statistic-min_max_mean_imf_1-tt_1.xml|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 22|id test|
|note|!- Format VOTable - TimeTable - Min Max sur un vecteur scalaire + Mean Minvar sur un vecteur - Structure one-file -!|
|check|execute|${executable}|command|${path}request_us24_22.xml|args|0|
|check|execute|diff|command|${path}/test_us24_22.xml statistic-mean_minvar_imf-min_max_dst-tt_1.xml|args|0|
!|script|TestAmdaCommandLine|
|reference|US 24: id 23|id test|
|note|!- Format VOTable - TimeTable - Min Max sur un vecteur scalaire + Mean Minvar sur un vecteur - Structure one-file-per-parameter -!|
|check|execute|${executable}|command|${path}request_us24_23.xml|args|0|
|check|execute|diff|command|${path}/test_us24_23_1.xml statistic-dst-tt_1.xml|args|0|
|check|execute|diff|command|${path}/test_us24_23_2.xml statistic-imf-tt_1.xml|args|0|
-----
!contents -R2 -g -p -f -h