Mercurial > repos > greg > multigps
comparison multigps.xml @ 36:8fca5f834b15 draft
Uploaded
| author | greg |
|---|---|
| date | Wed, 14 Dec 2016 09:32:00 -0500 |
| parents | 150859e7f99b |
| children | d90aa38791ff |
comparison
equal
deleted
inserted
replaced
| 35:150859e7f99b | 36:8fca5f834b15 |
|---|---|
| 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 --exclude "$aoc.exclude" | 120 #if $aoc.exclude is not None: |
| 121 --exclude "$aoc.exclude" | |
| 122 #end if | |
| 121 ############################ | 123 ############################ |
| 122 ## MultiGPS priors | 124 ## MultiGPS priors |
| 123 ############################ | 125 ############################ |
| 124 #if str($umc.use_motif) == 'yes': | 126 #if str($umc.use_motif) == 'yes': |
| 125 #set mpc = $umc.multigps_priors_cond | 127 #set mpc = $umc.multigps_priors_cond |
