Closed martwo closed 1 year ago
The numpy.isclose function provides a better implementation for this line of code https://github.com/icecube/skyllh/blob/6d4d70b42cec32ab83954ca9dc1863108bc65236/skyllh/core/source_hypo_group.py#L127
Fixed in PR #149
The numpy.isclose function provides a better implementation for this line of code https://github.com/icecube/skyllh/blob/6d4d70b42cec32ab83954ca9dc1863108bc65236/skyllh/core/source_hypo_group.py#L127