Hi All,
I have a synthetic binary data which has been read-in using python. I use numpy array to convert the binary format for easy plotting. Since ObsPy deals with stream data, how can I use the obspy data processing functions given that my data numpy array? If so, how can I convert it to stream format?
Thanks.
Tom