Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plot Event far-field radiation pattern / refactor core/event.py into folder structure #1192

Merged
merged 61 commits into from
Feb 16, 2016

Commits on Feb 16, 2016

  1. Configuration menu
    Copy the full SHA
    2ebcc05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1715134 View commit details
    Browse the repository at this point in the history
  3. initial commit

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    989a452 View commit details
    Browse the repository at this point in the history
  4. some doc

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    744feef View commit details
    Browse the repository at this point in the history
  5. surface or quiver plots

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    77ad307 View commit details
    Browse the repository at this point in the history
  6. spherical mesh now aligned with moment tensor

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    9c39028 View commit details
    Browse the repository at this point in the history
  7. small bugfix in trace.py

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    b053745 View commit details
    Browse the repository at this point in the history
  8. new event folder, pep8 in radpattern

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    a849e23 View commit details
    Browse the repository at this point in the history
  9. pep8 and test

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    dfd2c1c View commit details
    Browse the repository at this point in the history
  10. add mayavi plotting option

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    0205a0c View commit details
    Browse the repository at this point in the history
  11. paraview vtk file output

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    e7c3068 View commit details
    Browse the repository at this point in the history
  12. more documentation

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    9fb10eb View commit details
    Browse the repository at this point in the history
  13. some little changes

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    2076a06 View commit details
    Browse the repository at this point in the history
  14. some doc changes

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    ef54424 View commit details
    Browse the repository at this point in the history
  15. little modifications

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    4be34b6 View commit details
    Browse the repository at this point in the history
  16. vtk beachline modified

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    520a42f View commit details
    Browse the repository at this point in the history
  17. pep8 corrections

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    eca2a5c View commit details
    Browse the repository at this point in the history
  18. better matplotlib plot. Orientation checked

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    2b3e97f View commit details
    Browse the repository at this point in the history
  19. red/blue colors for beachball

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    cfcf9b9 View commit details
    Browse the repository at this point in the history
  20. new mesh orientation for non-dc tensors

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    78fe136 View commit details
    Browse the repository at this point in the history
  21. reduced ntheta, nphi and new title

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    e3771bf View commit details
    Browse the repository at this point in the history
  22. p_sphere tension is inwards directed

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    a164cbc View commit details
    Browse the repository at this point in the history
  23. new files for Ev and Cat. Event plot function

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    5116cf5 View commit details
    Browse the repository at this point in the history
  24. mini bug, new text

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    3395ff1 View commit details
    Browse the repository at this point in the history
  25. some little modifications

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    8684195 View commit details
    Browse the repository at this point in the history
  26. future importes

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    949eec9 View commit details
    Browse the repository at this point in the history
  27. pep8

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    da9d382 View commit details
    Browse the repository at this point in the history
  28. new corrections

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    b253d71 View commit details
    Browse the repository at this point in the history
  29. import cleanup

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    3eef5bf View commit details
    Browse the repository at this point in the history
  30. flake8 check

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    c83624c View commit details
    Browse the repository at this point in the history
  31. python3 syntax

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    2c62dec View commit details
    Browse the repository at this point in the history
  32. flake8

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    645dc81 View commit details
    Browse the repository at this point in the history
  33. doctest fix

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    85638ce View commit details
    Browse the repository at this point in the history
  34. doctest fix

    Matthias authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    f322fab View commit details
    Browse the repository at this point in the history
  35. reworked plots

    MMesch authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    e3fc90e View commit details
    Browse the repository at this point in the history
  36. complete refactoring, multiplot option

    MMesch authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    ee2a551 View commit details
    Browse the repository at this point in the history
  37. flake8

    MMesch authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    e5a0d93 View commit details
    Browse the repository at this point in the history
  38. mayavi plotting works

    MMesch authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    6ed7c0b View commit details
    Browse the repository at this point in the history
  39. little corrections

    MMesch authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    8bb24ac View commit details
    Browse the repository at this point in the history
  40. flake 8, mayavi doc

    MMesch authored and megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    522cc45 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    0b3a62e View commit details
    Browse the repository at this point in the history
  42. proper citation/referencing

    megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    22f4a9e View commit details
    Browse the repository at this point in the history
  43. cleanup and pep8

    megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    3b0a718 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    c83923f View commit details
    Browse the repository at this point in the history
  45. 3D quiver plot only supported by mpl>=1.4

    raise lazy ImportError, i.e. soft dependency on mpl 1.4 for this
    particular functionality
    megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    e9cba54 View commit details
    Browse the repository at this point in the history
  46. reduce code duplication

    megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    554f10a View commit details
    Browse the repository at this point in the history
  47. pep8, variables lower case

    megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    e496e3a View commit details
    Browse the repository at this point in the history
  48. radpattern: proper pluging into Event.plot() + image test

    (image was rebased out of the commit as it is replaced a few commits
    later)
    megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    d80f3cb View commit details
    Browse the repository at this point in the history
  49. refactor core/event substructure

    re-add some things for event.py restructuring that got lost in rebase to master
    megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    80292c9 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    6f24a9d View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    db7f939 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    d8736e8 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    1d59cae View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    65ac57c View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    32574c2 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    d3cacb4 View commit details
    Browse the repository at this point in the history
  57. adjust event plot default

    megies committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    d368390 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    d75912b View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    0a04667 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    5316eb9 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    b6f5b55 View commit details
    Browse the repository at this point in the history