spectraphilic/reflexible

Fix the use of uninitialized variables in plotting.py

FrancescAlted opened this issue · 0 comments

In plotting.py there are some variables that are used without proper initialization. In f3cde17 I have labeled them with comments with "Error:" on them. It would be important to provide proper defaults for them.