Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

26

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

26 results for “LHC”

Learn how ShareScore rates datasets ↗
zenodo48/100

Top quark pair production at the LHC, with all hadronic resolved decays for solving event combinatorics

<p><strong>R&amp;D Datasets for solving event combinatorics in all hadronic top quark pair events at the LHC.</strong></p> <p>Used in the development of Topographs: Topological Reconstruction of Particle Physics Processes using Graph Neural Networks</p> <p>&nbsp;</p> <p>The datasets contain 5.8M ttbar events in the all hadronic decay channel, with jets matched to the truth partons in the top quark decays.</p> <p>&nbsp;</p> <p><strong>Event generation</strong></p> <ul> <li>Centre of Mass energy: 13 TeV</li> <li>MC Generator: MadGraph5_aMC@NLO v3.1.0, with MadSpin modelling the decays of the top quarks and W bosons.</li> <li>Parton Shower: Pythia v .243</li> <li>Detector response: Delphes v3.4.2 using ATLAS-like geometry</li> <li>Jets reconstructed with anti-kt algorithm, R=0.4, using FastJet</li> <li>b-Tagging corresponds to inclusive 70% b-jet efficiency</li> </ul> <p><strong>Event selection and truth matching</strong></p> <ul> <li>All events are required to have at least six reconstructed jets and exactly zero leptons (electrons or muons)</li> <li>Partons are matched to jets using <span class="math-tex">\(\Delta R\)</span> matching, with <span class="math-tex">\(\Delta R &lt; 0.4\)</span></li> <li>Events with partons matched to multiple jets or jets to multiple partons are discarded</li> <li>Up to 16 jets are stored per event</li> </ul> <p>In the training dataset 1,340,000 events have all partons from the ttbar decays matched to jets.</p> <p>In the validation dataset, 71,000 events have all partons from the ttbar decays matched to jets.</p> <p>In the testing dataset 76,000 events have all partons from the ttbar decays matched to jets.</p> <p><strong>Dataset format</strong></p> <p>The dataset is in h5 format and the key &#39;delphes&#39; has the following numpy arrays:</p> <pre><code>jets (16), jets_indices (16), matchability, nbjets, njets, partons (10) </code></pre> <p>Jets structured numpy array per event:</p> <ul> <li> <pre><code>(pt, eta, phi, energy, is_tagged)</code></pre> </li> </ul> <p>Jets_indices:</p> <ul> <li>Integer corresponding to the parton the jet is matched to</li> <li>From 0 to 5: b1 W1j1 W1j2 b2 W2j1 W2j2 (1= from top, 2=from antitop)</li> <li>-1 indicates not matched to a parton</li> <li>Properties of matched partons can be obtained from the partons array</li> </ul> <p>matchability:</p> <ul> <li>Which partons are matched to jets in event</li> <li>Binary representation with bits corresponding to each parton (length 6) 0b111111</li> <li>From left to right: b1 W1j1 W1j2 b2 W2j1 W2j2</li> <li>0b111000 (56) is one top fully matched, 0b000111 (7) is the other top fully matched, 0b111111 (63) is both tops fully matched</li> </ul> <p>njets, nbjets:</p> <ul> <li>How many jets/bjets in event</li> </ul> <p>partons:</p> <ul> <li>List of truth particles from ttbar decay: tops, Ws, quarks, ordered by top quark and its decays followed by anti-top and its decays</li> <li> <pre><code>PDGID, pt, eta, phi, mass</code></pre> </li> </ul> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>

opencc-by-4.0Mar 2023View details →
zenodo44/100

Top quark pair production at the LHC

<p><strong>R&amp;D Datasets containing all-hadronic, semi-leptonic and di-leptonic top quark pair events at the LHC.</strong></p> <p>Used in the development of PIPPIN: Particles Into Particles with Permutation Invariant Network</p> <p>&nbsp;</p> <p>The datasets contain a total of 40M ttbar events in the all-hadronic, semi-leptonic and di-leptonic decay channels, with jets matched to the truth partons in the top quark decays.</p> <p>&nbsp;</p> <p><strong>Event generation</strong></p> <ul> <li>Centre of Mass energy: 13 TeV</li> <li>MC Generator: PYTHIA v8.307</li> <li>Parton Shower and Hadronisation: PYTHIA v8.307</li> <li>Detector response: Delphes v3.4.2 using ATLAS-like geometry</li> <li>Jets reconstructed with anti-kt algorithm, R = 0.4, using FastJet</li> </ul> <p><strong>Event selection and truth matching</strong></p> <ul> <li>All events are required to have between 2 and 16 reconstructed jets</li> <li>Jets are required to fall within |&eta;| &lt; 2.5 and to have a minimum pT &gt; 25 GeV</li> <li>Leptons are required to fall within |&eta;|&lt;2.5 and to have a minimum pT &gt; 15 GeV</li> <li>Partons are matched to jets using&nbsp;<span><span><span><span><span>&Delta;</span><span>R</span></span></span></span></span>&nbsp;matching, with&nbsp;<span><span><span><span><span>&Delta;</span><span>R </span><span>&lt; </span><span>0.4</span></span></span></span></span></li> <li>Events with partons matched to multiple jets or jets to multiple partons are discarded</li> </ul> <p>The training dataset contains 37M events.<br>The validation dataset contains 0.8M events.<br>The testing dataset contains 2.4M events.</p> <p>&nbsp;</p> <p><strong>Dataset format</strong></p> <p>The dataset is in HDF5 format and the key 'delphes' contains the following numpy arrays:</p> <p>Truth information (parton-level):</p> <ul> <li><code>truth_leptons</code>, <code>truth_neutrinos</code>, <code>truth_quarks</code>: Truth level information of the final state partons <ul> <li><em>keys:</em> <code>PDGID</code>, <code>pt</code>, <code>eta</code>, <code>phi</code>, <code>mass</code></li> </ul> </li> <li><code>truth_particles</code>: Truth level information of the final state partons and the intermediate particles <ul> <li><em>keys:</em> <code>PDGID</code>, <code>pt</code>, <code>eta</code>, <code>phi</code>, <code>mass</code></li> </ul> </li> </ul> <p>Reconstructed information (detector-level):</p> <ul> <li><code>leptons</code>: The zero padded reconstructed leptons (0 to 2), ordered by decay channel <ul> <li><em>keys:</em> <code>pt</code>, <code>eta</code>, <code>phi</code>, <code>energy</code>, <code>charge</code>, <code>type</code></li> </ul> </li> <li><code>MET</code>: The missing transverse energy <ul> <li><em>keys:</em> <code>MET</code>, <code>phi</code></li> </ul> </li> <li><code>jets</code>: The zero padded reconstructed jets (2 to 16), ordered by pT <ul> <li><em>keys:</em> <code>pt</code>, <code>eta</code>, <code>phi</code>, <code>energy</code>, <code>is_tagged</code>, <code>is_tau</code></li> </ul> </li> </ul> <p>Miscellaneous information:</p> <ul> <li><code>decay_channel</code>: The decay channel of the event <ul> <li>0b00 for all-hadronic, 0b01 for semi-leptonic (from Top), 0b10 for semi-leptonic (from Anti-Top), 0b11 for di-leptonic</li> </ul> </li> <li><code>matchability</code>: Which partons are matched to a reconstructed object <ul> <li>Binary representation with bits corresponding to each parton (length 6) 0b111111</li> <li>From left to right:&nbsp;b1, q1<sub>W1</sub>, q2<sub>W1</sub>, b2, q1<sub>W2</sub>,&nbsp;q2<sub>W2 </sub>(b1/W1 = from Top, b2/W2 = from Anti-Top)</li> <li>0b111000 means Top fully matched, 0b000111 means Anti-Top fully matched, 0b111111 means both Tops fully matched, etc.</li> </ul> </li> <li><code>jet_indices</code>: Integer corresponding to the parton a jet is matched to <ul> <li>From 0 to 5:&nbsp;b1, q1<sub>W1</sub>, q2<sub>W1</sub>, b2, q1<sub>W2</sub>,&nbsp;q2<sub>W2 </sub>(b1/W1 = from Top, b2/W2 = from Anti-Top)</li> <li>-1 indicates not matched to a parton</li> </ul> </li> <li><code>nleptons</code>,&nbsp;<code>njets</code>,&nbsp;<code>nbjets</code>: How many leptons, jets, b-jets in the event</li> </ul>

opencc-by-4.0Jun 2024View details →
zenodo44/100

PDF projections for the HL-LHC and the LHeC

<p>For the foreseeable future, the exploration of the high-energy frontier will be the domain of the Large Hadron Collider (LHC). Of particular significance will be its high-luminosity upgrade (HL-LHC), which will operate until the mid- 2030s. In this endeavour, for the full exploitation of the HL-LHC physics potential an improved understanding of the parton distribution functions (PDFs) of the proton is critical.&nbsp;</p> <p>Since its start of data taking, the LHC has provided an impressive wealth of information on the quark and gluon structure of the proton. Indeed, modern global analyses of parton distribution functions (PDFs) include a wide range of LHC measurements of processes such as the production of jets, electroweak gauge bosons, and top quark pairs. Here we provide <a href="https://arxiv.org/abs/1810.03639">quantitative projections for global PDF fits </a>that include the information expected from the High-Luminosity LHC (HL-LHC)&nbsp;in the LHAPDF format. These projections have been already used in particular in the <a href="https://arxiv.org/abs/1902.04070">HL-LHC CERN Yellow Reports</a>.&nbsp;</p> <p>The HL-LHC program would be uniquely complemented by the proposed Large Hadron electron Collider (LHeC), a high-energy lepton-proton and lepton-nucleus collider based at CERN. Here we also present PDF projections based on the&nbsp;&nbsp;expected&nbsp;LHeC measurements of inclusive and heavy quark structure functions. These projections are presented both for the LHeC individually, and also in connection with the HL-LHC pseudo-data.</p> <p>The list of <a href="https://lhapdf.hepforge.org/">LHAPDF sets </a>that is made available in this repository are the following:</p> <ol> <li><a href="https://zenodo.org/api/files/3f595d78-7657-42bb-939a-77db381bd185/PDF4LHC15_nnlo_hllhc_scen1_lhec.tgz">PDF4LHC15_nnlo_hllhc_scen1_lhec.tgz&nbsp;</a>: Based on the PDF4LHC15 global fit supplemented by HL-LHC pseudo-data in Scenario 1 and also by the LHeC pseudo-data.</li> <li><a href="https://zenodo.org/api/files/3f595d78-7657-42bb-939a-77db381bd185/PDF4LHC15_nnlo_hllhc_scen1_lhec.tgz">PDF4LHC15_nnlo_hllhc_scen2_lhec.tgz&nbsp;</a>: Based on the PDF4LHC15 global fit supplemented by HL-LHC pseudo-data in Scenario 2&nbsp;and also by the LHeC pseudo-data.</li> <li><a href="https://zenodo.org/api/files/3f595d78-7657-42bb-939a-77db381bd185/PDF4LHC15_nnlo_hllhc_scen1_lhec.tgz">PDF4LHC15_nnlo_hllhc_scen3_lhec.tgz&nbsp;</a>: Based on the PDF4LHC15 global fit supplemented by HL-LHC pseudo-data in Scenario 3&nbsp;and also by the LHeC pseudo-data.</li> <li><a href="https://zenodo.org/api/files/3f595d78-7657-42bb-939a-77db381bd185/PDF4LHC15_nnlo_lhec.tgz">PDF4LHC15_nnlo_lhec.tgz&nbsp;</a>:&nbsp;Based on the PDF4LHC15 global fit supplemented by the LHeC pseudo-data.</li> <li><a href="https://zenodo.org/api/files/3f595d78-7657-42bb-939a-77db381bd185/PDF4LHC15_nnlo_hllhc_scen1.tgz">PDF4LHC15_nnlo_hllhc_scen1.tgz</a>&nbsp;:&nbsp;Based on the PDF4LHC15 global fit supplemented by HL-LHC pseudo-data in Scenario 1.&nbsp;</li> <li><a href="https://zenodo.org/api/files/3f595d78-7657-42bb-939a-77db381bd185/PDF4LHC15_nnlo_hllhc_scen2.tgz">PDF4LHC15_nnlo_hllhc_scen2.tgz&nbsp;</a>:&nbsp;Based on the PDF4LHC15 global fit supplemented by HL-LHC pseudo-data in Scenario 2.&nbsp;</li> <li><a href="https://zenodo.org/api/files/3f595d78-7657-42bb-939a-77db381bd185/PDF4LHC15_nnlo_hllhc_scen3.tgz">PDF4LHC15_nnlo_hllhc_scen3.tgz&nbsp;</a>Based on the PDF4LHC15 global fit supplemented by HL-LHC pseudo-data in Scenario 3.&nbsp;</li> </ol>

opencc-by-4.0Jun 2019View details →
zenodo40/100

HLS4ML LHC Jet dataset (30 particles)

<p>Dataset of high-pT jets from simulations of LHC proton-proton collisions</p> <p>Prepared for FastML/HLS4ML studies:&nbsp;https://fastmachinelearning.org</p> <p>Includes: High level features (see&nbsp;https://arxiv.org/abs/1804.06913)</p> <p>Images: jet images with up to 30 particles/jet (see&nbsp;https://arxiv.org/abs/1908.05318)</p> <p>List: list of jet features with&nbsp;up to 30 particles/jet (see&nbsp;https://arxiv.org/abs/1908.05318)</p>

opencc-by-4.0Jan 2020View details →
zenodo40/100

HLS4ML LHC Jet dataset (50 particles)

<p>Dataset of high-pT jets from simulations of LHC proton-proton collisions</p> <p>Prepared for FastML/HLS4ML studies:&nbsp;https://fastmachinelearning.org</p> <p>Includes: High level features (see&nbsp;https://arxiv.org/abs/1804.06913)</p> <p>Images: jet images with up to 50 particles/jet (see&nbsp;https://arxiv.org/abs/1908.05318)</p> <p>List: list of jet features with&nbsp;up to 50 particles/jet (see&nbsp;https://arxiv.org/abs/1908.05318)</p>

opencc-by-4.0Jan 2020View details →
zenodo40/100

HLS4ML LHC Jet dataset (150 particles)

<p>Dataset of high-pT jets from simulations of LHC proton-proton collisions</p> <p>Prepared for FastML/HLS4ML studies:&nbsp;https://fastmachinelearning.org</p> <p>Includes: High level features (see&nbsp;https://arxiv.org/abs/1804.06913)</p> <p>Images: jet images with up to 150 particles/jet (see&nbsp;https://arxiv.org/abs/1908.05318)</p> <p>List: list of jet features with&nbsp;up to 150 particles/jet (see&nbsp;https://arxiv.org/abs/1908.05318)</p>

opencc-by-4.0Jan 2020View details →
zenodo40/100

HLS4ML LHC Jet dataset (100 particles)

<p>Dataset of high-pT jets from simulations of LHC proton-proton collisions</p> <p>Prepared for FastML/HLS4ML studies:&nbsp;https://fastmachinelearning.org</p> <p>Includes: High level features (see&nbsp;https://arxiv.org/abs/1804.06913)</p> <p>Images: jet images with up to 100 particles/jet (see&nbsp;https://arxiv.org/abs/1908.05318)</p> <p>List: list of jet features with&nbsp;up to 100 particles/jet (see&nbsp;https://arxiv.org/abs/1908.05318)</p>

opencc-by-4.0Jan 2020View details →
zenodo40/100

Particle-based Fast Jet Simulation at the LHC with Variational Autoencoders: generator-level and reconstruction-level jets dataset

<p>Jets at generator and reconstruction level saved in .npy format.</p> <p>Each jet is represented as an array of jet constituents characterized by their particle momentum in Cartesian coordinates, i.e., (px, py, pz). For both generator-level and reconstruction-level jets, jet constituents are ordered by decreasing pT.</p> <p>The shape of the datasets is [N, 50, 3], where N is the total number of jets,&nbsp;50 is the number of particles per jet, and 3 is the number of particle features (in order): [px, py, pz].<br> About 1.7M jets split into training, validation and testing sets at 60%, 20% and 20% respectively.</p>

opencc-by-4.0Feb 2022View details →
zenodo40/100

R&D Dataset for LHC Olympics 2020 Anomaly Detection Challenge

<p>This is the first R&amp;D dataset for the LHC Olympics 2020 Anomaly Detection Challenge. It consists of 1M QCD dijet events and 100k W&#39;-&gt;XY events, with X-&gt;qq&nbsp;and Y-&gt;qq. The W&#39;, X, and Y&nbsp;masses are 3.5 TeV, 500 GeV and 100 GeV respectively.&nbsp;The events are produced using Pythia8 and Delphes 3.4.1, with no pileup or MPI included. They are selected using a single fat-jet (R=1) trigger with pT threshold of 1.2&nbsp;TeV.&nbsp;</p> <p>The events are randomly shuffled together, but for the purposes of testing and development, we provide&nbsp;the user with a signal/background truth bit for each event. Obviously, the truth bit will not be included in the actual challenge.</p> <p>These events are&nbsp;stored as pandas dataframes saved to compressed h5&nbsp;format.&nbsp;For each event, all Delphes reconstructed particles in the event are assumed to be massless and are recorded in detector coordinates (pT, eta, phi). More detailed information such as particle charge is not included.&nbsp;Events are zero padded to constant size arrays of&nbsp;700 particles, with the truth bit appended at the end. The array format is therefore (Nevents=1.1M, 2101).</p> <p>For more information, including an example Jupyter notebook illustrating how to read and process the events,&nbsp;see the official LHC Olympics 2020 webpage.</p> <p><a href="https://lhco2020.github.io/homepage/">https://lhco2020.github.io/homepage/</a></p> <p><strong>UPDATE May 18 2020</strong></p> <p>We have uploaded a second signal dataset for R&amp;D, consisting of 100k W&#39;-&gt;XY with X,Y-&gt;qqq (i.e. 3-prong substructure). Everything else about this&nbsp;signal dataset (particle masses, trigger, Pythia configuration, detector simulation) is the same as the previous one described above.&nbsp;</p> <p><strong>UPDATE November 23&nbsp;2020</strong></p> <p>We now include high-level feature files for&nbsp;the background and&nbsp;2-prong signal (events_anomalydetection_v2.features.h5) and for the 3-prong signal (events_anomalydetection_Z_XY_qqq.features.h5). To produce the features,&nbsp;we have clustered every event into R=1 jets using the anti-kT algorithm. The features (calculated using fastjet plugins) are the 3-momenta, invariant masses, and n-jettiness variables tau1, tau2 and tau3 for the highest pT jet (j1) and the second highest pT jet (j2):</p> <p>&#39;pxj1&#39;, &#39;pyj1&#39;, &#39;pzj1&#39;, &#39;mj1&#39;, &#39;tau1j1&#39;, &#39;tau2j1&#39;, &#39;tau3j1&#39;, &#39;pxj2&#39;, &#39;pyj2&#39;, &#39;pzj2&#39;, &#39;mj2&#39;, &#39;tau1j2&#39;, &#39;tau2j2&#39;, &#39;tau3j2&#39;</p> <p>The&nbsp;rows (events) in each&nbsp;feature file should be ordered exactly the same as in their corresponding raw event file. For convenience, we have also included the label (1 for signal and 0 for background) as an additional column in the first feature file (events_anomalydetection_v2.features.h5).</p> <p><strong>UPDATE February 11&nbsp;2021</strong></p> <p>We have included the Delphes detector card and the Pythia8 command files used to produce the R&amp;D datasets.</p> <p><strong>UPDATE April 17 2022</strong></p> <p>It was brought to our attention that somehow the raw events file events_anomalydetection.h5 was never updated to v2, which had a lower generator-level pT threshold (PhaseSpace:pTHatMin = 500) for QCD events to minimize artificial trigger sculpting. This v2 is the version that the features file (events_anomalydetection_v2.features.h5) corresponds to, as well as the Pythia cmnd file (pythia_RnD_qcd.cmnd). Now the raw events file has been&nbsp;brought up to date as well.&nbsp;</p>

opencc-by-4.0Apr 2019View details →
zenodo36/100

Data Augmentation at the LHC through Analysis-specific Fast Simulation with Deep Learning: W+jet large test dataset

<p>W+jet events at generator and reconstruction level, used to train analysis-specific generative models.</p> <p>Events are represented as an array of relevant high-level features. Reco objects are matched to Gen objects and a minimal selection is applied to define the generator support in the N-dim space identified by the input features.</p> <p>About 2M events, used for large-scale&nbsp;testing</p> <p>Details in&nbsp;https://arxiv.org/abs/2010.01835</p>

opencc-by-4.0Oct 2020View details →
zenodo36/100

Probing Dark Matter with Disappearing Tracks at the LHC

<p>This data set includes:</p> <p>1. Tables with efficiencies and cross section limits from disappearing charged tracks&nbsp; in ( life time - DM mass) plane for&nbsp;</p> <p>i2HDM (Inert Doublet Model), MFDM (Minimal Fermion DM model) and VTDM (Vector Triplet DM model).</p> <p>These are *_efficiency_and_xs_limit.dat files</p> <p>2. Tree-level cross sections VS DM mass for Pair DM production: D+D- and D+/- D</p> <p>These are * _prod_xs.dat files.</p> <p>&nbsp;</p> <p>See details&nbsp; in&nbsp;https://arxiv.org/pdf/2008.08581.pdf</p>

opencc-by-4.0Aug 2020View details →
zenodo36/100

Top quark pair events for heavy flavour tagging and vertexing at the LHC

<p>This data contains jets from top anti-top decays. The event and parton shower are simulated in Pythia 8 with a centre of mass energy of 13 TeV, with detector response modelled in the Delphes framework. The detector response is modelled on the ATLAS detector, and a mean pileup of 50 was used.</p> <p>The dataset consists of jets, jet constituents, and truth heavy-flavour hadrons. For each jet, up to 50 charged constituents and 5 truth hadrons are included. Each constituent includes a link to the truth hadron associated, if such a link exists.&nbsp;</p> <p>Provided are 5 files, which are detailed below</p> <ul> <li>class_dict.yaml - Details the relative weights for classification labels, based on the frequency of occurrence for a given entry. Labels are detailed below.</li> <li>norm_dict.yaml - Contains the means and standard deviations of variables that can be used for training, allowing for scaling.</li> <li>pp_output_train.h5 - 13.5 million training jets, consisting of 4.5 million b-jets, c-jets, and light-flavoured jets. Resampling is applied over the jet pT and eta, to ensure equivalent kinematic distributions</li> <li>pp_output_val.h5 - 1.35 million jets for validation, consisting of 450,000 of each jet flavour. Kinematics are resampled in the same way as the training file.</li> <li>pp_output_test_ttbar.h5 - 1.35 million jets for evaluation, consisting of 450,000 of each jet flavour, with no kinematic resampling applied.</li> </ul> <p>Each h5 file contains the following groups:</p> <ul> <li>Jets - (N,) - N jets, including variables such as jet kinematics, flavours, and summary statistics on the number of hadrons and constituents in the jet.</li> <li>Consts (N,50) - Up to 50 charged constituents per jet. Includes details on constituent kinematics and identification. A variable 'valid' is True for tracks in the jet, and False for all other tracks. The additional variable 'truth_hadron_idx' details which hadron (if any) a constituent is associated to.</li> <li>Hadrons (N, 5) - Up to 5 truth heavy-flavour hadrons per jet. Each hadron includes details on kinematics. The variable 'hadron_idx' represents an ID for the hadron, and matches to the constituent variable 'truth_hadron_idx'.</li> </ul> <p>Each group contains both variables that can be used in training, and truth labels, which are as follows:</p> <ul> <li>Jets <ul> <li>flavour - Flavour ID of the jet, 5 for b-jets (containing at least 1 b-hadron within a 0.4 dR(jet, hadron) match), 4 for c-jets (no b-hadrons, and contains at least 1 c-hadron), 0 for light-flavoured jets (contains no b- or c-hadrons)</li> </ul> </li> <li>Consts <ul> <li>truth_hadron_idx - integer that refers to hadron that produced the constituent. '-1' for padded tracks, or tracks with no truth heavy flavour hadron (e.g, pileup, hadronisation).</li> <li>truth_vertex_idx - integer that refers to the vertex a constituent came from - if two tracks have an equivalent truth_vertex_idx, they originate from the same vertex.</li> </ul> </li> <li>Hadrons <ul> <li> <div>hadron_idx - The idx of the hadron, value is '-1' for padded hadrons, 0-4 for remaining hadrons. If a constituent 'truth_hadron_idx' matches with this value, then the constituent came from this heavy flavour hadron decay.</div> </li> <li>flavour - The flavour of the hadron. '5' if the hadron contains at least 1 b-quark, '4' if there is no b-quark but a c-quark is present, '-1' for padded hadrons</li> <li>pt, lxy, dr, mass - The transverse momentum (pt) [GeV], transverse distance between hadronic decay vertex and the primary vertex (lxy) [mm], dR(Jet, Hadron), and the hadron truth mass [GeV]</li> </ul> </li> </ul> <p><span>This dataset allows for studies into algorithms that aim to perform vertex reconstruction.</span></p>

opencc-by-4.0Dec 2023View details →
zenodo36/100

Datasets for Simulation-based Anomaly Detection for Multileptons at the LHC

<p>The simulated&nbsp;background and signal data used for a signal model agnostic machine learning search. This search examined the decay of the Higgs boson to leptons working off of&nbsp;LHC data from the Atlas experiment. Details are provided in the paper entitled &quot;Simulation-based Anomaly Detection for Multileptons at the LHC&quot;.&nbsp;</p>

opencc-by-4.0Apr 2022View details →
zenodo36/100

2401.10320 LHC Dataset

<p>Raw energy-momentum tensor data for <a href="https://arxiv.org/abs/2401.10320">https://arxiv.org/abs/2401.10320</a></p> <p>The accompanying RHIC dataset is provided in:<br>DOI: <a href="https://doi.org/10.5281/zenodo.10820531">https://doi.org/10.5281/zenodo.10820531</a></p> <p>Plots based on these data are provided in:<br>DOI: <a href="https://doi.org/10.5281/zenodo.10809853">https://doi.org/10.5281/zenodo.10809853</a></p> <p>Each data file is accompanied by a file containing the physical coordinates for each of the coordinate array dimensions.<br>The arrays have dimension: (taus, etas, x, y, mu, nu).<br>All data files are npz (compressed numpy arrays) that can be read via&nbsp;<code>numpy.load()</code>.</p> <p>The tar archive extracts to the following folder structure with results for 10 events per parameter set:</p> <pre><code>LHC_data_for_2401.10320 ├── ir_cutoff=0.2000 │ ├── xi_ratio=0.1000 │ │ ├── b_ratio=0.0000 │ │ │ ├── tau=0.2000 │ │ │ ├── tau=0.4000 │ │ │ ├── tau=0.6000 │ │ │ ├── tau=0.8000 │ │ │ └── tau=1.0000 │ │ └── b_ratio=1.0000 │ │ └── tau=0.4000 │ └── xi_ratio=2.0000 │ ├── b_ratio=0.0000 │ │ └── tau=0.4000 │ └── b_ratio=1.0000 │ └── tau=0.4000 └── ir_cutoff=2.0000 ├── xi_ratio=0.1000 │ ├── b_ratio=0.0000 │ │ └── tau=0.4000 │ └── b_ratio=1.0000 │ └── tau=0.4000 └── xi_ratio=2.0000 ├── b_ratio=0.0000 │ └── tau=0.4000 └── b_ratio=1.0000 └── tau=0.4000</code></pre>

opencc-by-4.0Jan 2024View details →
zenodo36/100

Probing conversion-driven freeze-out at the LHC - Code and Data

<p>The file LLP-CDFO-main.zip contains all the code and processed data for reproducing the results in the &nbsp;<a href="https://arxiv.org/abs/2404.16086">Probing conversion-driven freeze-out at the LHC</a>&nbsp;paper.</p> <p>The raw data is provided as a separate tarball.</p> <p>Additional instructions can be found in the README file contained in LLP-CDFO.zip or in the <a href="https://github.com/andlessa/LLP-CDFO">GitHub repository</a>.</p> <p>&nbsp;</p>

opencc-by-4.0Jun 2024View details →
zenodo36/100

Data-driven modeling of beam loss in the LHC

<p>LHC diagnostics&nbsp;datasets from runs 2017 &amp; 2018 used for training of&nbsp;beam loss machine-learning&nbsp;models for research paper &quot;Data-driven modeling of beam loss in the LHC&quot;.</p>

opencc-by-4.0Nov 2022View details →
zenodo36/100

Dataset for Quantum anomaly detection in the latent space of proton collision events at the LHC

<p>Dataset used for&nbsp;https://arxiv.org/abs/2301.10780. The initial dataset is compressed to a low-dimensional latent space using a deep&nbsp;autoencoder. Files with compressed data are provided here in HDF5 format. Different sets of files are given, for different choices of dimensionality for the latent space. A description of the dataset is provided in&nbsp;https://arxiv.org/abs/2301.10780</p>

opencc-by-4.0Feb 2023View details →
zenodo36/100

Parameterization of beam—beam-induced optical distortions of van der Meer scans at the LHC

<p>These two data sets provide the coefficients of the parameterisation of the (L/L<sub>0</sub>)<sub>Opt</sub> luminosity-bias factor as a function of the normalized nominal separation, for horizontal and vertical vdM scans, respectively. The data sets are part of a paper with title &quot;Impact of Beam-Beam Effects on Absolute Luminosity&nbsp;Calibrations at the CERN Large Hadron Collider&quot; and are referred thereby as Table 10 and Table 11.</p>

opencc-by-4.0Jun 2023View details →
zenodo32/100

Complementary data for LH2019 contribution 'Determination of Independent Signal Regions in LHC Searches for New Physics'.

<p>Complementary documentation released by Andy Buckley, Benjamin Fuks, Humberto Reyes-Gonz&aacute;lez, Walter Waltenberger and Sophie Williamson complimentary to the contribution &#39;Determination of Independent Signal Regions in LHC Searches for New Physics&#39; as part of the Les Houches 2019 proceedings.&nbsp;</p>

opencc-by-4.0Feb 2020View details →
zenodo32/100

Fermilab LHC Physics Center Machine Learning Hands-On Advanced Tutorial Session Datasets

<p>The dataset jet_raw.tar.gz contains a sample of 2011 CMS Open Simulation in numpy arrays. The columns correspond to</p> <pre><code>['run', 'lumi', 'event', 'met', 'sumet', 'rho', 'pthat', 'mcweight', 'njet_ak7', 'jet_pt_ak7', 'jet_eta_ak7', 'jet_phi_ak7', 'jet_E_ak7', 'jet_msd_ak7', 'jet_area_ak7', 'jet_jes_ak7', 'jet_tau21_ak7', 'jet_isW_ak7', 'jet_ncand_ak7', 'ak7pfcand_ijet']</code></pre> <p>Each row is a separate anti-k<sub>T</sub> R=0.7 (AK7)&nbsp;jet. The code to produce the numpy arrays is located at&nbsp;https://doi.org/10.5281/zenodo.3901871</p> <p>The dataset jet_images.h5 contains preprocessed 2D jet images.</p> <p>The datasets ntuple_4mu_bkg.root,&nbsp;ntuple_4mu_gg.root, and&nbsp;ntuple_4mu_VV.root contain simulated LHC events with 4 muons for the background process, gluon fusion Higgs boson production, and vector boson fusion Higgs boson production.</p> <p>&nbsp;</p>

opencc-by-4.0Jun 2020View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record