Files::TARGETS: Difference between revisions

Jump to navigation Jump to search
no edit summary
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]]
|  
|  
|}
|}

Navigation menu