update TODO
This commit is contained in:
parent
50ff178a0c
commit
5e87f569e2
1 changed files with 12 additions and 9 deletions
21
TODO.md
21
TODO.md
|
|
@ -1,14 +1,17 @@
|
||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- implement import of non-datalad projects
|
- [ ] implement import of non-datalad projects
|
||||||
- implement a way to use another backlog repo as a project
|
- [ ] implement a way to use another backlog repo as a project
|
||||||
|
- [ ] make cache deadlock resistent (no read while writing)
|
||||||
- find a way to convey the mathematical structure of what EXACTLY is the form of the correlator in a specific 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
|
- [ ] this could e.g. be done along the lines of mandatory documentation
|
||||||
- keep better track of the versions of the code, that was used for a specific measurement.
|
- [ ] keep better track of the versions of the code, that was used for a specific measurement.
|
||||||
- maybe let this be an input in the project file?
|
- [ ] maybe let this be an input in the project file?
|
||||||
- git repo and commit hash/version tag
|
- [ ] git repo and commit hash/version tag
|
||||||
|
- [ ] implement a code table?
|
||||||
|
- [ ] parallel processing of measurements
|
||||||
|
- [ ] extra SQL table for ensembles with UUID and aliases
|
||||||
## Bugfixes
|
## Bugfixes
|
||||||
- [ ] revisit the reimport function for single files
|
- [ ] revisit the reimport function for single files
|
||||||
|
- [ ] drop record needs to look if no records are left in a json file.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue