comparison multigps.xml @ 37:d90aa38791ff draft

Uploaded
author greg
date Wed, 14 Dec 2016 09:36:07 -0500
parents 8fca5f834b15
children d494b8f8989c
comparison
equal deleted inserted replaced
36:8fca5f834b15 37:d90aa38791ff
115 #end if 115 #end if
116 --alphascale $aoc.alphascale 116 --alphascale $aoc.alphascale
117 #if str($aoc.mlconfignotshared) == 'no': 117 #if str($aoc.mlconfignotshared) == 'no':
118 --mlconfignotshared 118 --mlconfignotshared
119 #end if 119 #end if
120 #if $aoc.exclude is not None: 120 #if $aoc.exclude not in [None, 'None']:
121 --exclude "$aoc.exclude" 121 --exclude "$aoc.exclude"
122 #end if 122 #end if
123 ############################ 123 ############################
124 ## MultiGPS priors 124 ## MultiGPS priors
125 ############################ 125 ############################