You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
Once the Delta F is plotted, selecting which keys are plotted is not possible. Choosing the keys button produces the following error:
The text was updated successfully, but these errors were encountered: