[segyio] 46/376: Merge pull request #25 from thorvaldj/refactoring_viewer

Jørgen Kvalsvik jokva-guest at moszumanska.debian.org
Wed Sep 20 08:04:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

jokva-guest pushed a commit to branch debian
in repository segyio.

commit 8212b612cb1ec64e5768e9bec103e266a50a13c7
Merge: c851ea5 856f8ff
Author: Kjell Kongsvik <kwko at statoil.com>
Date:   Wed Oct 19 12:15:47 2016 +0200

    Merge pull request #25 from thorvaldj/refactoring_viewer
    
    Refactoring viewer

 .travis.yml                          |   6 +
 applications/segyviewer.py           | 441 +++++++----------------------------
 examples/CMakeLists.txt              |   2 +-
 examples/segyviewer.py               | 387 ------------------------------
 python/CMakeLists.txt                |   3 +-
 python/segyview/CMakeLists.txt       |   9 +
 python/segyview/__init__.py          |  11 +
 python/segyview/linenavigationbar.py |  51 ++++
 python/segyview/segyplot.py          | 117 ++++++++++
 python/segyview/slicewidget.py       |  83 +++++++
 python/segyview/util.py              |  36 +++
 tests/CMakeLists.txt                 |   6 +-
 tests/test_segyview.py               |  33 +++
 13 files changed, 442 insertions(+), 743 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/segyio.git



More information about the debian-science-commits mailing list