Build a searchable database for Correlator data in the pyerrors format.
Find a file
Justus Kuhlmann 6a3e433ab1
Some checks failed
Mypy / mypy (push) Failing after 1m6s
Pytest / pytest (3.12) (push) Successful in 1m13s
Pytest / pytest (3.13) (push) Successful in 1m8s
Pytest / pytest (3.14) (push) Successful in 1m10s
Ruff / ruff (push) Failing after 55s
add ability to only write to temp files when reading many measurements
2026-07-10 19:31:05 +02:00
.github/workflows remove pip cache 2026-03-20 17:25:44 +01:00
corrlib add ability to only write to temp files when reading many measurements 2026-07-10 19:31:05 +02:00
examples add example toml-file 2025-11-20 17:14:12 +01:00
tests use warnings better, small typo correction in test 2026-07-07 13:51:58 +02:00
.gitignore add build 2026-07-01 10:16:56 +02:00
LICENSE add LICENSE 2026-05-19 17:16:40 +02:00
pyproject.toml Merge branch 'develop' into lint/strict_ruff 2026-07-07 12:14:56 +02:00
README.md add README 2024-06-21 14:14:02 +00:00
TODO.md Finish first version of cache 2025-05-13 09:45:00 +00:00
uv.lock add matplitlib 2026-05-26 11:40:18 +02:00

Pyerrors backlog

With this tool, we aim at making it easy to backlog correlation functions that can be read with pyerrors. This is done in a reproducible way using datalad. In principle, a dataset is created, that is automatically administered by the backlogger, in which data from differnt projects are held together. Everything is catalogued by a searchable SQL database, which holds the paths to the respective measurements. The original projects can be linked to the dataset and the data may be imported using wrapper functions around the read methonds of pyerrors.