Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ms-public
cwseaoptifol
Commits
7a30c30d
Commit
7a30c30d
authored
Mar 25, 2017
by
Miroslav Shaltev
Browse files
type update for nomad 3.7.3
parent
09296293
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/FollowUp/Nomad/FStatNomad.cpp
View file @
7a30c30d
...
...
@@ -1455,7 +1455,7 @@ INT4 FCSearch::XLALInitUserVars ( int argc, char *argv[] )
XLALRegisterUvarMember
(
TargetedSearch
,
BOOLEAN
,
0
,
SPECIAL
,
"Do targeted search"
);
XLALRegisterUvarMember
(
avg2F
,
REAL8
,
0
,
OPTIONAL
,
"average 2F of candidate"
);
XLALRegisterUvarMember
(
Type
,
INT4
,
0
,
OPTIONAL
,
"0=UNDEFINED_DIRECTION, 1=MODEL_SEARCH_DIR, 2=NO_DIRECTION, 3=ORTHO_1, 4=ORTHO_2, 5=ORTHO_NP1_QUAD, 6=ORTHO_NP1_NEG, 7=DYN_ADDED,
8
=ORTHO_2N,
9
=LT_1, 1
0
=LT_2, 1
1
=LT_2N, 1
2
=LT_NP1, 1
3
=GPS_BINARY, 1
4
=GPS_2N_STATIC, 1
5
=GPS_2N_RAND, 1
6
=GPS_NP1_STATIC_UNIFORM, 1
7
=GPS_NP1_STATIC, 1
8
=GPS_NP1_RAND_UNIFORM,
19
=GPS_NP1_RAND, 2
0
=PROSPECT_DIR"
);
XLALRegisterUvarMember
(
Type
,
INT4
,
0
,
OPTIONAL
,
"0=UNDEFINED_DIRECTION, 1=MODEL_SEARCH_DIR, 2=NO_DIRECTION, 3=ORTHO_1, 4=ORTHO_2, 5=ORTHO_NP1_QUAD, 6=ORTHO_NP1_NEG, 7=
ORTHO_NP1_UNI, 8=
DYN_ADDED,
9
=ORTHO_2N,
10
=LT_1, 1
1
=LT_2, 1
2
=LT_2N, 1
3
=LT_NP1, 1
4
=GPS_BINARY, 1
5
=GPS_2N_STATIC, 1
6
=GPS_2N_RAND, 1
7
=GPS_NP1_STATIC_UNIFORM, 1
8
=GPS_NP1_STATIC, 1
9
=GPS_NP1_RAND_UNIFORM,
20
=GPS_NP1_RAND, 2
1
=PROSPECT_DIR"
);
XLALRegisterUvarMember
(
FinalType
,
INT4
,
0
,
OPTIONAL
,
"Type for the coherent stage in a chain search."
);
XLALRegisterUvarMember
(
LTMADS
,
INT4
,
0
,
OPTIONAL
,
"Regardless of Type also do Type=LT_NP1 search AFTER the regular search"
);
XLALRegisterUvarMember
(
FinalLTMADS
,
INT4
,
0
,
OPTIONAL
,
"LTMADS for the coherent stage"
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment