Third part dependencies¶
cigsegy relies on the following third-party libraries.
src/include/mio.hppis from mandreyel/mio: Cross-platform C++11 header-only library for memory mapped file IOtools/cxxopts.hppis from jarro2783/cxxopts: Lightweight C++ command line option parserpybind/pybind11: Seamless operability between C++11 and Python
Limitations¶
Don’t support extended textual/trace file headers
Need to refine the unsorted file reading
Need more high performance functions to read/write prestack data
Acknowledge¶
Thanks to jiarunyangustc and shenghanlin for submitting important bugs and requests.