http://stackoverflow.com/questions/779495/python-access-data-in-package-subdirectory https://docs.python.org/2/distutils/setupscript.html#installing-package-data http://peak.telecommunity.com/DevCenter/PkgResources#basic-resource-access http://www.scotttorborg.com/python-packaging/non-code-files.html https://docs.python.org/2/distutils/examples.html https://docs.python.org/2/distutils/setupscript.html#distutils-installing-package-data https://docs.python.org/2/distutils/setupscript.html#installing-package-data
http://matplotlib.org/examples/user_interfaces/embedding_in_qt4.html http://stackoverflow.com/questions/12459811/how-to-embed-matplotib-in-pyqt-for-dummies https://scimusing.wordpress.com/2013/05/06/making-raster-plots-in-python-with-matplotlib/ http://matplotlib.org/api/axes_api.html#matplotlib.axes.Axes.vlines http://stackoverflow.com/questions/14265513/matplotlib-real-time-linear-line http://stackoverflow.com/questions/11874767/real-time-plotting-in-while-loop-with-matplotlib http://wiki.scipy.org/Cookbook/Matplotlib/Animations#head-3d51654b8306b1585664e7fe060a60fc76e5aa08 http://stackoverflow.com/questions/21005135/python-matplotlib-animate-line2d?rq=1 http://matplotlib.org/examples/event_handling/pick_event_demo.html https://sukhbinder.wordpress.com/2013/12/16/simple-pyqt-and-matplotlib-example-with-zoompan/