Changes for unified plot style
Added a style file that matches the "Overview" plots' styling.
Added a line to plot.py which will load this style file.
Added a function to plot.py called hflav_logo, which draws the HFLAV logo properly (code adapted from Ulrik).
Marked the old drawHFLAVlogo() as Deprecated.
Updates imported from !14 (merged):
- Allow for multiple parameters as input. In case multiple parameters are used, one has to make the parameter list the same length as inputs/outputs/modes and use the same order. Updates for contour script:
- Multiple parameters for x and y (ie x+, x- and y+, y-)
- Fixed a bug for obtaining a correlation matrix when there are more than 2 parameters
- Added some flexibility for physical boundaries and lines. Should be fully backwards compatible
Edited by Jordy Butter