Skip to content

Numpy int deprecation error #38

Description

@juliarose-coffey

numpy.int has been deprecated, but is referenced in waveform_collection/local/smart24.py, lines 461 and 462:

'c0': ('S12', np.int),
'c#': ('S12', np.int),

Suggest changing this to np.int64 or another up-to-date function.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions