kite
kite copied to clipboard
ROI pac import class does not import look angle information
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