equinor / segyio

Fast Python library for SEGY files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

veervishvendra opened this issue · comments

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

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)