equinor / segyio

Fast Python library for SEGY files.
Other
471 stars 213 forks source link

RuntimeError: trace count inconsistent with file size, trace lengths possibly of non-uniform #496

Open Prakhar238 opened 3 years ago

Prakhar238 commented 3 years ago

Hi, I checked my segy file using Seisee software ,for the uniformity in trace lengths . Am pretty sure all traces have same number of samples(therefore same trace lengths). Can you please explain the other reason for this error? What does this trace count inconsistent with file size mean and how can it be corrected ? Also, the same code gives no error on my friends system .

warda-rezig commented 2 years ago

Hi, would you please tell what was the problem if you fixed it and how did you solve it?