17 Commits
Author SHA1 Message Date
Robert Smallshire 91562fddfd Makes documentation consistent with API. 2015-06-15 09:57:52 +02:00
Robert Smallshire 47361906b1 Changes segpy-numpy to segpy_numpy : hyphen to an underscore in the source directectory. 2015-06-15 09:42:52 +02:00
Robert Smallshire 9b80ce49de Renames SubHeader to SubFormat. 2015-06-14 20:22:05 +02:00
Robert Smallshire 2c5774c0b4 Removes unnecessary code and todos 2015-06-14 17:31:45 +02:00
Robert Smallshire 965b9482da Adds extract_timeslice_3d to segpy_numpy 2015-06-14 17:30:46 +02:00
Robert Smallshire 2bee1e4f99 Adds inline/xline range support to extract_trace_header_3d. Adds extract_xline_3d 2015-06-14 17:20:29 +02:00
Robert Smallshire 9652730586 Move examples dependent on segpy-numpy to segpy-numpy/examples 2015-06-14 16:46:46 +02:00
Robert Smallshire f792029829 Use SubFormats to make extract_trace_header_3d about four times faster when only extracting a single field. 2015-06-14 16:44:16 +02:00
Robert Smallshire c4703af67a Work in progress on extraction to numpy data structures. 2015-06-11 12:32:00 +02:00
Robert Smallshire e5d409eb93 Refactors extract_inline_3d 2015-06-08 23:39:09 +02:00
Robert Smallshire ee9f2cbb52 Adds an extract_inline_3d() function to segpy_numpy 2015-06-08 21:37:03 +02:00
Robert Smallshire 6d986a21a9 Adds code for extraction of an inline. 2015-06-07 22:35:32 +02:00
Robert Smallshire 39988a2ca0 Removes the segpy_numpy/numpy directory. 2015-06-04 17:11:43 +02:00
Robert Smallshire 506ce10581 Removes segpy_numpy.__init__.py 2015-06-04 15:22:21 +02:00
Robert Smallshire c839a49531 Removes unnecessary print statement. 2015-05-07 13:52:46 +02:00
Robert Smallshire 3269e13705 Removes unnecessary __init__.py file. 2015-05-06 20:21:10 +02:00
Robert Smallshire e6ed86dc8d Relocate segpy.ext.numpyext to a separately deployable package segpy-numpy which using pkg_resources entry points to deploy itself into segpy.ext at runtime. 2015-02-26 20:25:42 +01:00