scikit-hep / pyhf

pure-Python HistFactory implementation with tensors and autodiff
https://pyhf.readthedocs.io/
Apache License 2.0
281 stars 83 forks source link

logo #453

Open lukasheinrich opened 5 years ago

lukasheinrich commented 5 years ago

Description

@cranmer commented that we need a logo... my amateurish take

screenshot
cranmer commented 5 years ago

Nice... even if it does put the error on the data :-)

Potentially a histogram stack?

Vertical only error bars on data?

Shaded error for model instead?

On Wed, Apr 24, 2019 at 9:43 AM Lukas notifications@github.com wrote:

Description

@cranmer https://github.com/cranmer commented that we need a logo... my amateurish take

[image: screenshot] https://user-images.githubusercontent.com/2318083/56663950-7e892700-66a7-11e9-8dbf-a90e271908c9.png

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/diana-hep/pyhf/issues/453, or mute the thread https://github.com/notifications/unsubscribe-auth/ABCATCVT3MUQV57IS4REWILPSBPTTANCNFSM4HIEBGAA .

matthewfeickert commented 5 years ago

I think this looks good :rocket:, and always something that we could iterate on and refine over time (iterate here meaning slightly tweak and pretty).

The only suggested changes I would make would be:

matthewfeickert commented 5 years ago

Actually, I mentioned TikZ and once we have a logo agreed upon I would be happy in another Issue and PR to add TikZ code to generate an updated version of it so that we can also have a SVG out of the box. Super low level priority on that though.

cranmer commented 5 years ago

Worth considering pyHF for logo... could make H easier to read

On Wed, Apr 24, 2019 at 9:56 AM Matthew Feickert notifications@github.com wrote:

Actually, I mentioned TikZ and once we have a logo agreed upon I would be happy in another Issue and PR to add TikZ code to generate an updated version of it so that we can also have a SVG out of the box. Super low level priority on that though.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/diana-hep/pyhf/issues/453#issuecomment-486243214, or mute the thread https://github.com/notifications/unsubscribe-auth/ABCATCXU5A25YPETT7A2QNDPSBRE3ANCNFSM4HIEBGAA .

matthewfeickert commented 5 years ago

Worth considering pyHF for logo... could make H easier to read

@kratsg had also pointed out that if a 3 bin stacked histogram was used we could wrangle a color scheme that could make it a pretty clear lowercase h.

cranmer commented 5 years ago

I'm using the initial version temporarily on the IRIS-HEP webpage. I can update it later. http://iris-hep.org/projects/pyhf.html

lukasheinrich commented 5 years ago
screenshot

the bin-filling line on the data make the plot feel less naked and need not to be interpreted as an "error"

kratsg commented 5 years ago

@lukasheinrich mind pasting the entire code? I can port it to TiKz at some point..