madscatt / zazzie

development branch
GNU General Public License v3.0
2 stars 3 forks source link

compile and test docstrings for Decomposition method #155

Closed skrueger111 closed 11 months ago

skrueger111 commented 12 months ago

Compile the docstrings for decomposition.py and related files and check for/correct errors. Note that docstrings were modified for muti-component analysis, filter and GUI mimic files to add the decomposition-related variables. So, these docstrings need to be recompiled and checked as well.

skrueger111 commented 11 months ago

Docstrings have been compiled and edited as needed. All 4 decomposition methods were tested again to and they still ran OK.