Class WaveletFeatures
is confusing
#113
Labels
enhancement
Improvement to existing functionality or implementation, including adding a new functions/methods.
feature
To add a new feature, new standalone files. (High level)
pre-v2.0.0
Issues that should be completed prior to public release of v2.0.0
refactor
Where a refactoring is required
There are several things in the code that are messy: add-ons to add-ons, missing docstrings, non-clear names, missing functionalities (or functionalities that are there but that are hard to find) and the code does not follow the convention (which is natural as it was written before it).
I propose to improve this class, solving most of these problems (including issues #72, #75, #76, #77, #78 and #112).
This is important for me now as I am verifying the features and it is harder than it should be.
I am going to change mostly what I am using to verify the features but if you have requests/ comments regarding specific parts, please write them here.
The text was updated successfully, but these errors were encountered: