From 657a6d8176cce7c03f68b45b384f6ff23ce369c4 Mon Sep 17 00:00:00 2001 From: Justus Kuhlmann Date: Mon, 12 May 2025 20:27:35 +0000 Subject: [PATCH] update todos --- TODO.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index d4851e9..1515390 100644 --- a/TODO.md +++ b/TODO.md @@ -2,4 +2,9 @@ ## Features - [ ] implement import of non-datalad projects -- [ ] implement a way to use another backlog repo as a project \ No newline at end of file +- [ ] implement a way to use another backlog repo as a project +- [ ] find a way to convey the mathematical structure of what EXACTLY is the form of the correlator in a specific project + - this could e.g. be done along the lines of mandatory documentation +- [ ] keep better track of the versions the code, that was used for a specific measurement. + - maybe let this be an input in the project file? + - git repo and commit hash/version tag \ No newline at end of file