Commit 4bfc0ea8c173b7b5bb31c7328ebd93cac3dfa30e
1 parent
ff416cd7
Exists in
master
and in
7 other branches
pas mom err
Showing
1 changed file
with
10 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="pas_momgr_n_err"> | |
3 | + <gap_threshold>20</gap_threshold> | |
4 | + <get> | |
5 | + <amdaParam name='pas_momgr_n'/> | |
6 | + <amdaParam name='pas_3d_tot'/> | |
7 | + </get> | |
8 | + <process>$pas_momgr_n*sqrt($pas_3d_tot)/$pas_3d_tot</process> | |
9 | + <output/> | |
10 | +</param> | |
... | ... |