Skip to content

Int overflow error in decluster unreported #546

Open
@calum-chamberlain

Description

@calum-chamberlain

Describe the bug
Attempting to decluster large parties (multiple days) can result in unreported int overflow errors.

To Reproduce
To do

Expected behavior
Cope with int32 types, and if the data overflow this, then warn the user and divide by largest factor? Or just tell the user to split the party up forst?

Desktop (please complete the following information):

  • Operating System: Windows
  • Python version: 3.9
  • EQcorrscan version: 0.4.4

Additional context
This results in errors like: IndexError: index 0 is out of bounds for axis 0 with size 0 when trying to match peaks to actual detection values.

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

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions