Skip to content

Commit

Permalink
Update ### TODO ###.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixGirard authored Nov 7, 2017
1 parent 7f971e9 commit a7fcc1e
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion ### TODO ###.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
As of November 07 2017...

- Covar_ui is pretty completed. Still, some extensive tests need to be done to ensure that all is working properly.
- Inversion is started. However, just a basic functionality is implemented. At least the basics are there.

Still to do :
- Complete the inversion module
- Think about how we want to handle changes in the database
- Discuss the possibility of implementing unit tests from now on
- Still, there is alot of #TODO in the code. Normally when modifying one module you should clear all the todos.
- Implement 3D version for all the modules. The only problem was a lack of good visualisation in 3D. Probably Bernard know a solution.


As of June 30th 2017...

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

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

0 comments on commit a7fcc1e

Please sign in to comment.