Hello,

I have two time series (2xN dimensional arrays) recorded on the same
time basis, but each with it's own dead times (and start and end
recording times).  I would like to obtain two time series containing
only the time overlapping segments of the data.

Does numpy or scipy offer something that may help in this?

I can imagine strategies about how to approach the problem, but none
that would be efficient.  Ideas?

Thank you.  Best,
Daniele
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to