Commit cef4696e5f1eb60c4be7bcee31df64aae7aaff77
1 parent
fc413940
Exists in
master
and in
7 other branches
Added parameter definition files for ARTEMIS/P1+P2 datasets
Showing
14 changed files
with
112 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,8 @@ | @@ -0,0 +1,8 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<param xml:id="athp1_bl"> | ||
3 | + <get> | ||
4 | + <amdaParam name="thb_bl"/> | ||
5 | + </get> | ||
6 | + <process>#framesTransformation($thb_bl,GSE,LSE,false)</process> | ||
7 | + <output/> | ||
8 | +</param> | ||
0 | \ No newline at end of file | 9 | \ No newline at end of file |
@@ -0,0 +1,8 @@ | @@ -0,0 +1,8 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<param xml:id="athp1_bs"> | ||
3 | + <get> | ||
4 | + <amdaParam name="thb_bs"/> | ||
5 | + </get> | ||
6 | + <process>#framesTransformation($thb_bs,GSE,LSE,false)</process> | ||
7 | + <output/> | ||
8 | +</param> | ||
0 | \ No newline at end of file | 9 | \ No newline at end of file |
@@ -0,0 +1,8 @@ | @@ -0,0 +1,8 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<param xml:id="athp1_v_e"> | ||
3 | + <get> | ||
4 | + <amdaParam name="thb_v_e"/> | ||
5 | + </get> | ||
6 | + <process>#framesTransformation($thb_v_e,GSE,LSE,false)</process> | ||
7 | + <output/> | ||
8 | +</param> | ||
0 | \ No newline at end of file | 9 | \ No newline at end of file |
@@ -0,0 +1,8 @@ | @@ -0,0 +1,8 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<param xml:id="athp1_v_i"> | ||
3 | + <get> | ||
4 | + <amdaParam name="thb_v_i"/> | ||
5 | + </get> | ||
6 | + <process>#framesTransformation($thb_v_i,GSE,LSE,false)</process> | ||
7 | + <output/> | ||
8 | +</param> | ||
0 | \ No newline at end of file | 9 | \ No newline at end of file |
@@ -0,0 +1,8 @@ | @@ -0,0 +1,8 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<param xml:id="athp1_v_peim"> | ||
3 | + <get> | ||
4 | + <amdaParam name="thb_v_peim"/> | ||
5 | + </get> | ||
6 | + <process>#framesTransformation($thb_v_peim,GSE,LSE,false)</process> | ||
7 | + <output/> | ||
8 | +</param> | ||
0 | \ No newline at end of file | 9 | \ No newline at end of file |
@@ -0,0 +1,8 @@ | @@ -0,0 +1,8 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<param xml:id="athp1_xyz"> | ||
3 | + <get> | ||
4 | + <amdaParam name="thb_xyz"/> | ||
5 | + </get> | ||
6 | + <process>#framesTransformation($thb_xyz,GSE,LSE,true)</process> | ||
7 | + <output/> | ||
8 | +</param> | ||
0 | \ No newline at end of file | 9 | \ No newline at end of file |
@@ -0,0 +1,8 @@ | @@ -0,0 +1,8 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<param xml:id="athp2_bl"> | ||
3 | + <get> | ||
4 | + <amdaParam name="thc_bl"/> | ||
5 | + </get> | ||
6 | + <process>#framesTransformation($thc_bl,GSE,LSE,false)</process> | ||
7 | + <output/> | ||
8 | +</param> | ||
0 | \ No newline at end of file | 9 | \ No newline at end of file |
@@ -0,0 +1,8 @@ | @@ -0,0 +1,8 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<param xml:id="athp2_bs"> | ||
3 | + <get> | ||
4 | + <amdaParam name="thc_bs"/> | ||
5 | + </get> | ||
6 | + <process>#framesTransformation($thc_bs,GSE,LSE,false)</process> | ||
7 | + <output/> | ||
8 | +</param> | ||
0 | \ No newline at end of file | 9 | \ No newline at end of file |
@@ -0,0 +1,8 @@ | @@ -0,0 +1,8 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<param xml:id="athp2_v_e"> | ||
3 | + <get> | ||
4 | + <amdaParam name="thc_v_e"/> | ||
5 | + </get> | ||
6 | + <process>#framesTransformation($thc_v_e,GSE,LSE,false)</process> | ||
7 | + <output/> | ||
8 | +</param> | ||
0 | \ No newline at end of file | 9 | \ No newline at end of file |
@@ -0,0 +1,8 @@ | @@ -0,0 +1,8 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<param xml:id="athp2_v_i"> | ||
3 | + <get> | ||
4 | + <amdaParam name="thc_v_i"/> | ||
5 | + </get> | ||
6 | + <process>#framesTransformation($thc_v_i,GSE,LSE,false)</process> | ||
7 | + <output/> | ||
8 | +</param> | ||
0 | \ No newline at end of file | 9 | \ No newline at end of file |
@@ -0,0 +1,8 @@ | @@ -0,0 +1,8 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<param xml:id="athp2_v_peim"> | ||
3 | + <get> | ||
4 | + <amdaParam name="thc_v_peim"/> | ||
5 | + </get> | ||
6 | + <process>#framesTransformation($thc_v_peim,GSE,LSE,false)</process> | ||
7 | + <output/> | ||
8 | +</param> | ||
0 | \ No newline at end of file | 9 | \ No newline at end of file |
@@ -0,0 +1,8 @@ | @@ -0,0 +1,8 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<param xml:id="athp2_xyz"> | ||
3 | + <get> | ||
4 | + <amdaParam name="thc_xyz"/> | ||
5 | + </get> | ||
6 | + <process>#framesTransformation($thc_xyz,GSE,LSE,true)</process> | ||
7 | + <output/> | ||
8 | +</param> | ||
0 | \ No newline at end of file | 9 | \ No newline at end of file |