Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-07-09 | Remove unimplemented discard-outliers options | Daniel Friesel | -6/+1 | |
2020-07-06 | Rename dfatool.dfatool to dfatool.loader | Daniel Friesel | -1/+1 | |
2020-07-06 | Move ParamFit, PTAModel, AnalyticModel to model.py module | Daniel Friesel | -1/+2 | |
2020-05-28 | bin: rename opts to opt, as it is a dict | Daniel Friesel | -13/+13 | |
2020-05-28 | use black(1) for uniform code formatting | Daniel Friesel | -43/+61 | |
2020-04-29 | Use relative module paths. PYTHONPATH=lib bin/... is no longer needed | Daniel Friesel | -1/+1 | |
2019-11-21 | autopep8 / flake8 | Daniel Friesel | -10/+12 | |
2019-02-13 | add generic monte carlo cross validation | Daniel Friesel | -2/+2 | |
2019-02-08 | Convert PTAModel to EnergyModel signature | Daniel Friesel | -0/+103 | |
outlier detection / removal is not supported at the moment. |