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

A HEPData user account created with CERN or ORCID authentication has no password attached. The "[Change password](https://www.hepdata.net/accounts/settings/password/)" link on a user's profile requires a "Current password". It is possible to...

type: enhancement
priority: low
complexity: medium

For a scatter plot with uncertainties, an option could be added (as a tick box) to show relative uncertainties (i.e. divide all uncertainties by the central value, if not zero)....

type: enhancement
priority: medium
complexity: medium

Auxiliary files or external links are currently accessible from the purple "Resources" button on each record in the left panel next to the link to the INSPIRE record. It is...

type: enhancement
priority: medium
complexity: low

Code is currently on my fork, but the initial fixes for #143 involve passing the currently selected filters around a lot, e.g. to add the aggregations in es_config.py, and when...

type: enhancement
priority: low
complexity: medium

If/when PR #194 is merged, the elasticsearch module now makes use of elasticsearch-dsl for querying, but reverts the results to a dictionary for processing. We should make better use of...

type: bug
priority: medium
complexity: low

An "Ask a Question" widget is displayed to a logged-in user when they click the question mark on the right of each HEPData table. It allows a user to send...

type: bug
priority: medium
complexity: medium

Some heavy-ion publications have plots of one measurement against another measurement, where the measurements both have errors and therefore need to be encoded as dependent variables rather than as independent...

type: enhancement
priority: medium
complexity: medium

The Kubernetes cluster deploying [hepdata.net](https://www.hepdata.net) at CERN has a timeout of 60 seconds for requests. We've recently rewritten the code executed by the user clicking "Upload and Process" so that...

type: enhancement
priority: low
complexity: high

Record IDs of new Sandbox submissions are automatically generated by adding the user ID to the rounded Unix time, i.e. the time in seconds since 1st January 1970 at midnight...

type: bug
priority: low
complexity: medium

If the "Log Scale (Y)" is selected, the `min_x` and `max_x` limits should be chosen by excluding those data points which have a zero (or negative) y value. This was...

type: bug
priority: medium
complexity: medium