-
Notifications
You must be signed in to change notification settings - Fork 9
Progammers Tools
derick-hess edited this page Aug 7, 2017
·
2 revisions
Program | Description |
---|---|
ph5API.py | Application programmers interface to read from ph5. Provides methods to read and manipulate data traces and meta-data from a ph5 family of files. |
pn125.py | Read RefTek texan raw data files. |
pn130.py | Read RefTek rt-130 raw data files. |
SegdReader.py | Read Fairfield SEG-D Version 1.5-1 & 1.6 data files. |
SegyReader.py | Read SEG-Y rev1 files. |
ph5utils.py | A collection of methods used with web services. |
columns.py | Describes the ph5 file organization. |
Experiment.py | Low level interface between ph5 and PyTables. |