Noticed with some datasets, values for velocity and baz are often "calculated" as inf or nan when mdccm is high . I believe this happens in this fast_lts_array.py script - several variables are initiated as np.inf or np.nan and they make it through the processing without being reassigned.
Noticed with some datasets, values for velocity and baz are often "calculated" as inf or nan when mdccm is high . I believe this happens in this fast_lts_array.py script - several variables are initiated as np.inf or np.nan and they make it through the processing without being reassigned.