changeset 24:d5c1ab05259b draft

Uploaded
author greg
date Wed, 14 Dec 2016 07:45:02 -0500
parents ffefb407c22a
children 32a59270224b
files multigps.xml
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/multigps.xml	Wed Dec 14 07:37:53 2016 -0500
+++ b/multigps.xml	Wed Dec 14 07:45:02 2016 -0500
@@ -14,7 +14,7 @@
             ############################
             --expt "$expt"
             --format "$expt.ext"
-            #if len($ctrl) > 0:
+            #if $ctrl is not None:
                 --ctrl "$ctrl"
             #end if
             #if str($verbose) == 'yes':
@@ -25,7 +25,6 @@
             ## Advanced options
             ############################
             #set aoc = $advanced_options_cond
-            #set bmsc = $aoc.binding_model_smoothing_cond
             #set gmsc = $aoc.gauss_model_smoothing_cond
             #set rbec = $aoc.report_binding_events_cond
             #set rloc = $aoc.reads_limits_options_cond
@@ -81,7 +80,7 @@
                     --nomodelupdate
                 #end if
                 --minmodelupdateevents $aoc.minmodelupdateevents
-                #if str($bmsc.nomodelsmoothing) == 'no':
+                #if str($aoc.nomodelsmoothing) == 'no':
                     --nomodelsmoothing
                 #end if
                 --splinesmoothparam $aoc.splinesmoothparam