Commit dc6057f
committed
Migrate to beast3 spec types
- AscertainedForParsimonyUninformativeFilteredAlignment now extends
beast.base.spec.evolution.alignment.FilteredAlignment (the legacy
parent is @deprecated). All inherited ascertainment members come
through the unchanged Alignment base, so no other code changes
needed.
- fxtemplates/morph-models.xml: switch RandomTree and FilteredAlignment
spec= refs to their beast.base.spec.* equivalents; replace the
legacy parameter.RealParameter popSize declaration with RealScalarParam
+ domain="PositiveReal".1 parent db64781 commit dc6057f
2 files changed
Lines changed: 4 additions & 4 deletions
File tree
- src/main
- java/morphmodels/evolution/alignment
- resources/morph.models/fxtemplates
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments