Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-11-04 | wip | Daniel Friesel | -0/+44 |
2020-11-03 | analyze number of substates per state | Daniel Friesel | -21/+86 |
2020-11-02 | Do not pass the entirety of by_nane/by_param to subprocesses | Daniel Friesel | -41/+27 |
2020-11-02 | Simplify PELT usage. remove kneedle, refactor code | Daniel Friesel | -10/+18 |
2020-10-09 | add sub-state generation | Daniel Friesel | -1/+6 |
2020-10-08 | BA Janis import: working detection of optimal number of changepoints | Daniel Friesel | -2/+23 |
2020-07-15 | Allow state-only PTAModel to be converted to JSON without underlying PTA | Daniel Friesel | -2/+6 |
2020-07-09 | Remove unimplemented discard-outliers options | Daniel Friesel | -9/+0 |
2020-07-06 | Remove co-dependent parameter detection code | Daniel Friesel | -25/+0 |
2020-07-06 | Move ParamFit, PTAModel, AnalyticModel to model.py module | Daniel Friesel | -0/+1186 |