Skip to content

Commit a7fcc1e

Browse files
authored
Update ### TODO ###.txt
1 parent 7f971e9 commit a7fcc1e

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

### TODO ###.txt

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
As of November 07 2017...
2+
3+
- Covar_ui is pretty completed. Still, some extensive tests need to be done to ensure that all is working properly.
4+
- Inversion is started. However, just a basic functionality is implemented. At least the basics are there.
5+
6+
Still to do :
7+
- Complete the inversion module
8+
- Think about how we want to handle changes in the database
9+
- Discuss the possibility of implementing unit tests from now on
10+
- Still, there is alot of #TODO in the code. Normally when modifying one module you should clear all the todos.
11+
- Implement 3D version for all the modules. The only problem was a lack of good visualisation in 3D. Probably Bernard know a solution.
12+
13+
114
As of June 30th 2017...
215

316
Covar_ui is close to done:
@@ -42,4 +55,4 @@ as 'print('a', 'b', 'c')'.
4255
The code is fully PEP 8 compatible, exception made for the extra spaces before and after operators and for lines too long,
4356
which are ignored for the purpose of readability. (Full list of ignored errors: E202, E221, E241, E501, E722, E741)
4457

45-
Finally, one should refer to the TODO annotations for specific tasks. Those may require a better understanding of BhTomoPy, though.
58+
Finally, one should refer to the TODO annotations for specific tasks. Those may require a better understanding of BhTomoPy, though.

0 commit comments

Comments
 (0)