Mercurial > repos > greg > ideas
comparison ideas.xml @ 35:b287aae59e1d draft
Uploaded
author | greg |
---|---|
date | Tue, 22 Aug 2017 11:09:28 -0400 |
parents | 8d8f796a3bda |
children | 859687afe7bc |
comparison
equal
deleted
inserted
replaced
34:8d8f796a3bda | 35:b287aae59e1d |
---|---|
79 #end if | 79 #end if |
80 #set smoother_annotation = $smoother_annotation_cond.smoother_annotation | 80 #set smoother_annotation = $smoother_annotation_cond.smoother_annotation |
81 #if str($smoother_annotation) == 'yes': | 81 #if str($smoother_annotation) == 'yes': |
82 -hp | 82 -hp |
83 #end if | 83 #end if |
84 #set in_windows = $in_windows_cond.in_windows | |
85 #if str($in_windows) == 'yes': | |
86 -inv $window_start $window_end | |
87 #end if | |
88 #if str($log2_num): | 84 #if str($log2_num): |
89 -log2 $log2_num | 85 -log2 $log2_num |
90 #end if | 86 #end if |
91 #if str($max_states): | 87 #if str($max_states): |
92 -G $max_states | 88 -G $max_states |