Skip to content

Commit 8b32e24

Browse files
authored
Merge pull request #73 from BAMresearch/toqduj-patch-1
Add summary for MoDaCor library in README
2 parents aa4603d + e48565d commit 8b32e24

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,13 @@ data
4545

4646
.. end-badges
4747
48+
Summary
49+
=======
50+
51+
MoDaCor is a library for traceable, stepwise data corrections, with propagation of units as well as (multiple) uncertainties. The data sources can be files or data streams. The correction follows an optionally branching and merging graph that is to be configured per application. The computational steps can reuse pre-calculated information calculated in the first run to minimize unnecessary overhead. The modular approach allows very detailed introspection into the effect of each step on the data, units and uncertainties.
52+
53+
This is intended to take on modular data correction workflow tasks as described in this work: https://doi.org/10.1107/S1600576717015096
54+
It can be used either directly, or used as a standard to check faster, more integrated data correction implementations against.
4855

4956
Installation
5057
============

0 commit comments

Comments
 (0)