Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multiply sample_interval by 1000 in SegyFactory
In the SegyFactory initialization within creation.py, the sample_interval parameter has been modified to be multiplied by 1000. This change ensures that the value is correctly represented in microseconds, aligning with the expected data format.
- Loading branch information