Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Crash on filtering #73

Closed
phidahl opened this issue Jun 8, 2016 · 1 comment
Closed

Crash on filtering #73

phidahl opened this issue Jun 8, 2016 · 1 comment
Labels

Comments

@phidahl
Copy link
Contributor

phidahl commented Jun 8, 2016

If a set a filter for FL-3max channel to Min: 1000, Max: 33000, I get the following error message:

Traceback (most recent call last):
File "/Users/phi/repo_git_shapeout_develop/ShapeOut/shapeout/gui/controls.py", line 151, in OnChangeFilter
self.analysis.SetParameters(cfg)
File "/Users/phi/repo_git_shapeout_develop/ShapeOut/shapeout/tlabwrap.py", line 459, in SetParameters
if (newcfg["Plotting"]["Scale X"] == "Log" or
KeyError: 'Plotting'

@paulmueller paulmueller added the bug label Jun 8, 2016
@paulmueller
Copy link
Member

I fixed the bug in develop. I kept version 0.5.9 as pre-release because of this bug. Seems like the software is not usable as-is.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants