Updated README.md with guide for intrument dependent file reader extensions and updated TODO.md with pending tasks.

This commit is contained in:
2024-10-03 11:31:51 +02:00
parent 89e9dd9ab1
commit dc7f156367
2 changed files with 35 additions and 3 deletions

3
TODO.md Normal file
View File

@ -0,0 +1,3 @@
## TODO
* Improve file reader for rga txt files (Talk to Thorsten). Example folder contains incosistent rga txt files, there is no unique column separator (, or ).
* Improve documentation of file reader extensions. Specify PY file reader template with expect input and output and file naming convention.