Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing stream keys stops working when Delta F is added #19

Open
hschovanec-usgs opened this issue Jul 31, 2017 · 0 comments
Open

Changing stream keys stops working when Delta F is added #19

hschovanec-usgs opened this issue Jul 31, 2017 · 0 comments

Comments

@hschovanec-usgs
Copy link
Member

Once the Delta F is plotted, selecting which keys are plotted is not possible. Choosing the keys button produces the following error:

[...]magpy/gui/dialogclasses.py", line 3807, in OnGetKeys
 exec('dlg.'+elem+'CheckBox.SetValue(True)')
 File "<string>", line 1, in <module>
AttributeError: 'StreamSelectKeysDialog' object has no attribute 'dfCheckBox' 
hschovanec-usgs added a commit to hschovanec-usgs/magpy that referenced this issue Aug 1, 2017
When Delta F is calculated, it is added to the stream list.
Addresses issue usgs#19.
hschovanec-usgs added a commit to hschovanec-usgs/magpy that referenced this issue Aug 8, 2017
When Delta F is calculated, it is added to the stream list.
Addresses issue usgs#19.
hschovanec-usgs added a commit to hschovanec-usgs/magpy that referenced this issue Aug 14, 2017
When Delta F is calculated, it is added to the stream list.
Addresses issue usgs#19.
jmfee-usgs pushed a commit to jmfee-usgs/magpy that referenced this issue Aug 31, 2017
When Delta F is calculated, it is added to the stream list.
Addresses issue usgs#19.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant