Skip to content

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

@hschovanec-usgs

Description

@hschovanec-usgs

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' 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions