Open shawnzhch opened 4 years ago
ValueError: Assigned value 40967 for data_traces_per_ensemble attribute must be convertible to NNInt16: NNInt16 value 40967 outside range 0 to 32767
Is this error caused by the size of data? how to overcome it and get the right data?
I had got answer from a previous problem which looks similar.
https://github.com/sixty-north/segpy/issues/87#issue-303809753
ValueError: Assigned value 40967 for data_traces_per_ensemble attribute must be convertible to NNInt16: NNInt16 value 40967 outside range 0 to 32767
Is this error caused by the size of data? how to overcome it and get the right data?