Skip to content

Add a distribution plot for total chi² #687

@Zaharid

Description

@Zaharid

We would like to have plots similar to

https://vp.nnpdf.science/hB56KrDqTmW_zmchLLlTOg==/figures/experiments0_experiment0_NNPDF31_nlo_as_0118_plot_chi2dist.pdf

that work not only for a single dataset, but for arbitrary aggregates of datasets, including in particular the total chi².

Bonus points if we can have kde plots as well (

def kde_plot(a, height=0.05, ax=None, label=None, color=None, max_marks=100000):
).

Note that this will need to be modified to work for #651 .

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions