pyrocko/kite

ROI pac import class does not import look angle information

hvasbath opened this issue · 0 comments

it only generates scalar theta and phi angles, which then cause errors later, as these need to be arrays the size of the displacement array: https://github.com/pyrocko/kite/blob/master/kite/scene_io.py#L594
reported by @renierlgv