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

An uncertainty with `label: total` should be excluded from the total uncertainty calculated by summing all uncertainties in quadrature (unless it is the only uncertainty). The table display could distinguish...

type: enhancement
priority: medium
complexity: medium

The modal that displays images for each table could also display text-based resources such as scripts or text files. This is partially implemented in [`code_view_widget.html`](https://github.com/HEPData/hepdata/blob/c2577c8bf06fac3dac2f392bfd208dcfd3d88edb/hepdata/modules/records/templates/hepdata_records/components/code-view-widget.html#L33-L64) (shortly to be moved to...

type: enhancement
priority: medium
complexity: medium

The `download_submission` function calls `convert_zip_archive`, which extracts the `.zip` file of the submission to a temporary directory. The temporary directory containing the `submission.yaml` file is then passed to `hepdata_converter_ws_client.convert`. This...

type: enhancement
priority: low
complexity: medium

_From @GraemeWatt on December 15, 2015 16:34_ For example, in http://hepdata.net/record/ins1186740 there are six dependent variables, but all variables are plotted as one. This is because there is no qualifier...

type: bug
priority: medium
complexity: low

_From @GraemeWatt on December 17, 2015 19:28_ There is a package called [PySLHA](https://pypi.python.org/pypi/pyslha/) that contains a Python script called "slhaplot" to generate the mass spectrum from a .slha file: see...

type: enhancement
priority: low
complexity: high

Calculate Chi squared on an uploaded input vs some given data.

type: enhancement
priority: low
complexity: high

If a table has more than one independent variable, plot options should be either: 1. A heat map with any two of the independent variables as the x- and y-axes...

type: enhancement
priority: medium
complexity: high

Each analysis type, e.g. RIVET could have it's own page where submissions contributing to that analysis can be grouped.

type: enhancement
priority: low
complexity: high

Request from Matthias Schott (ATLAS): > one more thing: would it be possible to have a function to download a full entry as plain PDF from HEPData? - Or display...

type: enhancement
priority: low
complexity: high