FAST-HEP / fast-plotter

Manipulate binned pandas dataframes into plots
https://fast-hep.web.cern.ch
3 stars 8 forks source link

Add options for the ratio plot error bar calculation #5

Open benkrikler opened 5 years ago

benkrikler commented 5 years ago

Imported from gitlab issue 5

The current error calculation assumes the ratio is for an efficiency plot, which will not always be the case. https://gitlab.cern.ch/fast-hep/public/fast-plotter/blob/master/fast_plotter/plotting.py#L134

It would be good to add the error calculation type as an option. The main options I can think of are

benkrikler commented 5 years ago

On 2018-12-11 Jacob Thomas Linacre (linacre) wrote:

changed the description

benkrikler commented 5 years ago

On 2018-12-11 Jacob Thomas Linacre (linacre) wrote:

changed the description

benkrikler commented 5 years ago

On 2018-12-11 Jacob Thomas Linacre (linacre) wrote:

assigned to @linacre