Files::TARGETS: Difference between revisions

From FFDevel Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
Navigation: [[Documentation]] / [[Files]] / [[Control files]] / [[Files::TARGETS | {TARGETS}]]
Navigation: [[Documentation]] / [[Files]] / [[Control files]] / [[Files::TARGETS | {TARGETS}]]
----
----
The [[Files::TARGETS | {TARGETS}]] group is employed by the [[ffoptimize]] program for definition of training data. The group can obtain one [setup] section and several [set] sections. The [setup] section is process first and it alters default values for [set] sections.   
The [[Files::TARGETS | {TARGETS}]] group is employed by the [[ffoptimize]] program for definition of training data. The group can obtain one [setup] section and several [set] sections. The [setup] section is processed first and it alters default values for keys in the [set] sections with the same name.   


==[set]==
==[setup]==
{| style="width: 100%;"
{| style="width: 100%;"
| style="width: 10em;" | '''Key'''  
| style="width: 10em;" | '''Key'''  
Line 42: Line 42:
|- style="vertical-align: top; background-color: #f6f6f6;"
|- style="vertical-align: top; background-color: #f6f6f6;"
| comb_rules
| comb_rules
| off
| [[Control key types|logical]]
|
|}
==[set]==
{| style="width: 100%;"
| style="width: 10em;" | '''Key'''
| style="width: 10em;" | '''Default value'''
| style="width: 5em;" | '''Type'''
| '''Description'''
|- style="vertical-align: top; background-color: #f6f6f6;"
| name
|
| [[Control key types|string]]
|
|- style="vertical-align: top;"
| topology
|
| [[Control key types|string]]
|
|- style="vertical-align: top; background-color: #f6f6f6;"
| final
|
| [[Control key types|string]]
|
|- style="vertical-align: top;"
| probesize
| 0
| [[Control key types|integer]]
|
|- style="vertical-align: top; background-color: #f6f6f6;"
| unique_probe_types
| off
| [[Control key types|logical]]
|
|- style="vertical-align: top;"
| isreference
| off
| [[Control key types|logical]]
|
|- style="vertical-align: top; background-color: #f6f6f6;"
| references
|
| [[Control key types|list]]
|
|- style="vertical-align: top;"
| optgeo
| off
| [[Control key types|logical]]
|
|- style="vertical-align: top; background-color: #f6f6f6;"
| keepoptgeo
|
| [[Control key types|logical]]
|
|- style="vertical-align: top;"
| savegeo
| off
| [[Control key types|logical]]
|
|- style="vertical-align: top; background-color: #f6f6f6;"
| wmode
|
| [[Control key types|string]]
|- style="vertical-align: top;"
| shift2zero
| off
| off
| [[Control key types|logical]]
| [[Control key types|logical]]
|  
|  
|}
|}

Revision as of 15:13, 4 March 2019

Navigation: Documentation / Files / Control files / {TARGETS}


The {TARGETS} group is employed by the ffoptimize program for definition of training data. The group can obtain one [setup] section and several [set] sections. The [setup] section is processed first and it alters default values for keys in the [set] sections with the same name.

[setup]

Key Default value Type Description
optgeo off logical
optprogress off logical
keepoptgeo off logical
savegeo off logical
savepath "points" string
nofreqs off logical
comb_rules off logical

[set]

Key Default value Type Description
name string
topology string
final string
probesize 0 integer
unique_probe_types off logical
isreference off logical
references list
optgeo off logical
keepoptgeo logical
savegeo off logical
wmode string
shift2zero off logical