hepdata icon indicating copy to clipboard operation
hepdata copied to clipboard

Repository for main HEPData web application

Results 99 hepdata issues
Sort by recently updated
recently updated
newest added

Hi, while working on a submission, it seems impossible at this time to see which other user are participating in the given entry submission. It would be nice if I...

type: enhancement
priority: medium
complexity: medium

It was requested by [Andy Buckley](https://conference.ippp.dur.ac.uk/event/651/contributions/3587/attachments/3042/3307/buckley-hepdatabsm.pdf) in the [2017 HEPData advisory board meeting](http://conference.ippp.dur.ac.uk/e/HEPData2017) to provide better support for correlation information, both within a given analysis (HEPData record) and between different...

type: enhancement
priority: low
complexity: high

Request from Tim Adye (ATLAS): > Many of our tables have breakdown into statistical and systematic uncertainties, or even into different sources of systematics. Several people have asked for the...

type: enhancement
priority: medium
complexity: medium

For a heatmap plot with non-numerical bins, there could be an option to reverse the order of the bins on each axis. This option could appear as a tick box...

type: enhancement
priority: medium
complexity: medium

There are apparently complications with using MathJax (used for rendering LaTeX) in conjunction with d3.js (used for plotting), which result in the rendered text disappearing. See, for example, [Stack Overflow](https://stackoverflow.com/search?q=d3.js+mathjax)....

type: bug
priority: medium
complexity: medium

For tables with two independent variables, where the values are either numerical or non-numerical, and all values of the dependent variable are non-numerical, it would be useful to have a...

type: bug
priority: medium
complexity: medium

The current HEPData plots are generated with custom visualization code (written by @eamonnmag) making use of the [D3.js](https://d3js.org/) JavaScript library. [Vega](https://vega.github.io/vega/) provides a higher-level visualization specification language on top of...

type: enhancement
priority: low
complexity: high

We currently only run tests for the Python code. We should try to write some tests for the Javascript code using a framework like [Jest](https://jestjs.io/).

type: enhancement
priority: low
complexity: high

The [HEPData Explore](https://github.com/HEPData/hepdata-explore) tool was written by a student in 2015–2016 to filter data from multiple publications, producing composite plots, with the ability to download numerical values. This project should...

type: enhancement
priority: low
complexity: high

The JSON format of individual tables has information on `associated_files` such as the `id` of the associated data file. Something similar should be added to the JSON format of a...

type: enhancement
priority: low
complexity: low