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.

4

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

4 results for “KAGRA”

Learn how ShareScore rates datasets ↗
zenodo44/100

Data Release: "LIGO-Virgo-KAGRA's Oldest Black Holes: Probing star formation at cosmic noon with GWTC-3"

<p>This repository contains the data behind the figures presented&nbsp;in v2 of "LIGO-Virgo-KAGRA's Oldest Black Holes: Probing star formation at cosmic noon with GWTC-3" (<a href="https://ui.adsabs.harvard.edu/link_gateway/2023arXiv230715824F/arxiv:2307.15824">arXiv:2307.15824</a>), to appear in ApJL.</p><p>The csv files (in Output.zip) and the h5 files contain the data products.&nbsp;The three Jupyter notebooks include code for plotting the figures and calculating the summary statistics that appear in the paper.&nbsp;</p><p>&nbsp;</p>

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

Data Release: Spin it as you like: the (lack of a) measurement of the spin tilt distribution with LIGO-Virgo-KAGRA binary black holes

<p>This is the data release associated with <strong>Vitale et al <a href="https://arxiv.org/abs/2209.06978">2209.06978</a></strong></p> <p><strong>Samples.zip: </strong>Contains all of the hyper posterior samples for the runs listed in Tables G.1.</p> <p>The files are in json format. Bilby offers a dedicated routine to read them in</p> <p>&nbsp;</p> <blockquote> <p>import bilby<br> data= bilby.core.result.read_in_result(path_to_json)</p> </blockquote> <p>&nbsp;</p> <p>See the <a href="https://lscsoft.docs.ligo.org/bilby/">Bilby documentation </a>for what is contained in the result object.&nbsp;</p> <p>For each run, we report the posterior hyper samples for the mass model, reshift model, spin magnitude model, spin tilt model and merger rate [Gpc^-3 yr^-1]</p> <p>Here the name used to store and&nbsp;a short description of each parameter (Follow the references in the Method section of the paper for a description of each sub-model):</p> <ol> <li>Primary mass model (Power Law + Peak for all runs) <ol> <li>power_law_slope_m1, slope of the primary mass power law component</li> <li>minmass_m1, minimum BH mass</li> <li>maxmass_m1, maximum BH mass</li> <li>low_end_smoothing_m1, smoothing at the low-mass end</li> <li>peak_branchingratio_m1, branching ratio between Gaussian peak and power law (1= 100% peak)</li> <li>peak_mean_m1, mean of the Gaussian peak</li> <li>peak_sigma_m1, sigma of the Gaussian peak&nbsp;</li> </ol> </li> <li>Mass ratio model (power law&nbsp;for all runs) <ol> <li>power_law_slope_mass_ratio, slope of the mass ratio&nbsp;</li> </ol> </li> <li>Redshift (power law for all runs) <ol> <li>power_law_slope_redshift, slope of the redshift</li> </ol> </li> <li>Spin magnitude (IID beta distributions for all runs) <ol> <li>alpha_chi, first argument of beta distribution</li> <li>beta_chi, second argument of beta distribution</li> </ol> </li> <li>Cosine of tilt angle <ol> <li>Gaussian models <ol> <li>mu_0_costilt, for Gaussian models w/o correlation, the mean of the left (or only) Gaussian</li> <li>sigma_0_costilt, for Gaussian models w/o correlation,&nbsp;the sigma of the left (or only) Gaussian</li> <li>mu_1_costilt, for Gaussian models w/o correlation, the mean of the right Gaussian</li> <li>sigma_1_costilt, for Gaussian models w/o correlation, the sigma of the right&nbsp;Gaussian</li> <li>mu_a_costilt, for Gaussian model with correlation,&nbsp;the constant part of the Gaussian mean</li> <li>mu_b_costilt, for Gaussian model with correlation,&nbsp;the coefficient of the linearly&nbsp;evolving part of the Gaussian mean</li> <li>sigma_a_costilt, for Gaussian model with correlation,&nbsp;the constant part of the Gaussian sigma</li> <li>sigma_b_costilt, for Gaussian model with correlation,&nbsp;the coefficient of the linearly&nbsp;evolving part of the Gaussian sigma</li> </ol> </li> <li>Beta models <ol> <li>alpha_a_costilt, for all Beta models, the&nbsp;constant part of the first parameter of the Beta distribution</li> <li>alpha_b_costilt, for all Beta models, the coefficient of the linearly&nbsp;evolving part of the first parameter of the Beta distribution</li> <li>beta_a_costilt, for all Beta models, the&nbsp;constant part of the second parameter of the Beta distribution</li> <li>beta_b_costilt, for all Beta models, the coefficient of the linearly&nbsp;evolving part of the second parameter of the Beta distribution</li> </ol> </li> <li>Tukey models: <ol> <li>tukey_x0, the center of the Tukey as defined in appendix E of the paper</li> <li>tukey_k, Tk as defined in appendix E of the paper</li> <li>tukey_r, Tk as defined in appendix E of the paper</li> </ol> </li> <li>Branching ratios: <ol> <li>spin_mixture_0, for 2-component models, this is the branching ratio of the non-isotropic component</li> <li>spin_mixture_1, for Isotropic + Gaussian + Tukey and Isotropic + Gaussian + Beta this is the branching ratio of the <strong>Gaussian</strong> component;&nbsp;for Isotropic + 2 Gaussian this is the branching ratio of the <strong>Gaussian on the right.</strong></li> </ol> </li> </ol> </li> <li>Merger rate <ol> <li>rates, merger rate per unit Gpc cubed per unit year</li> </ol> </li> </ol> <p>Note that some of the parameters for the tilt models might not be used, but still stored (and fixed to - usually - zero). This can be checked by verifying what priors were used for each parameter. For example the <em>Isotropic</em> run was obtained from the <em>Isotropic + Gaussian&nbsp;&nbsp;</em>model by setting the branching ratio of the Gaussian component to zero (at which point the values of mu and sigma costitl are irrelevant)&nbsp;</p> <blockquote> <p>&gt; data[&#39;prior&#39;]<br> &nbsp;[...]<br> <strong>&nbsp;&#39;spin_mixture_0&#39;: DeltaFunction(peak=0, name=None, latex_label=None, unit=None),</strong><br> &nbsp;</p> </blockquote> <p>&nbsp;</p> <p><strong>Figures.zip:</strong> Contains PDFs for all figures in the paper, plus individual figures for p(costau) and dR/dcostau for each model.</p> <p>Drop me (Salvatore Vitale) an email if anything doesn&#39;t work, is missing, or if you spot issues. Thanks!&nbsp;</p> <p>&nbsp;</p>

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

PixelPop: Nonparametric analysis of correlations in the binary black hole population with LIGO–Virgo–KAGRA data

<p>Data release accompanying the PixelPop papers, analyzing gravitational wave populations.</p> <p>The first dataset (in gwtc3_result_files) is the posterior samples for the runs presented in analysis of LIGO--Virgo--KAGRA data, following the third gravitational wave catalog, see https://arxiv.org/abs/2406.16844. We include a python notebook (example_plot.ipynb) showing how to create the plots presented in this paper.</p> <p>In v2, we also include samples from the predictive distributions. Due to the large uncertainties, marginalizing over the hyperposterior may be a poor representation of the inferred distribution, and so instead we provide samples from the&nbsp;<em>median</em> predictive distribution. That is, samples from the distribution shown in the central panels of the figures.&nbsp;</p> <p>The second dataset (in o4inj_result_files) is the posterior samples accompanying the runs presented in the technical background paper, see https://arxiv.org/abs/2406.16813.&nbsp;</p>

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

Data release of the Swift-LVK subthreshold search during the third LIGO-Virgo-KAGRA observing run

<div> <div>Here we describe the structure of the data release.</div> <br> <div>1. The folder fits contains all the upper limit maps in the for of fits files. Run the code plot_maps_paper.py to obtain the figures 3 and 4 of the paper</div> <br> <div>2. The folder pdf contains all the upperlimit maps, with the GW sky localizations, in pdf format</div> <br> <div>3. The file lum.csv contains the data to reproduce Fig. 6. If the 'cred' colums is empty, then the event is only detected in low latencyl. If 'no' then the event has p_astro&lt;0.5, otherwise it has p_astro&gt;0.5.</div> <br> <div>4. The file joint_far.cvs contains the data to reproduce the Figure 7. Columns are self explanatory</div> <br> <div>5. The file data_BBH.txt, data_BBH_highpastro.txt, data_BBH_allreal.txt, data_BBH_allreal_earth.txt contain the likelihood to produce Figs 8-9-10-11. The plots are produced runnning read.py and read_allreal.py</div> <br> <div>6. All the tables are provided in cvs format</div> </div>

opencc-by-4.0Jul 2024View 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