-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bugs in SEG-Y file and settings handling and improve type stability
Revised the SEG-Y file handling mechanism to support extended text headers better. The binary header now mandated to return a DataFrame, and a NotImplemented error is raised when not using pandas for headers, ensuring superior type stability. In the ibm.py module, np.float32 and np.uint32 are enforced to ensure numeric consistency.
- Loading branch information
Altay Sansal
committed
Mar 1, 2024
1 parent
7b90153
commit e374991
Showing
2 changed files
with
58 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters