equinor / segyio

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

Samples reset to 0 (Zero); even when I pass samples from 500 to 1000, it resets to 0 to 500. #516

Closed veervishvendra closed 1 year ago

ErlendHaa commented 1 year ago

Sorry for not replying. If you are still looking for a solution, try updating the delay recording time in the binary header: f.bin.update(delrt = 1000)