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.

3

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

3 results for “spectral gap”

Learn how ShareScore rates datasets ↗
zenodo44/100

An approximation of the spectral gap for the Laplace operator on SAut(F₅)

<p>This is the dataset accompanying&nbsp;<em>Aut(𝔽₅) has property (T)</em> paper (https://arxiv.org/abs/1712.07167). See Section 4 thereof for a detailed description of the content of the included files:</p> <blockquote> <p><code>tar --list -f ./oSAutF5_r2.tar.xz</code></p> <p><br> <code>oSAutF5_r2/<br> oSAutF5_r2/1.3/<br> oSAutF5_r2/1.3/full_2018-01-26T12:29:58.143.log<br> oSAutF5_r2/1.3/solver_2018-01-26T12:29:58.143.log<br> oSAutF5_r2/1.3/SDPmatrix.jld<br> oSAutF5_r2/1.3/lambda.jld<br> oSAutF5_r2/U_pis.jld<br> oSAutF5_r2/pm.jld<br> oSAutF5_r2/delta.jld<br> oSAutF5_r2/orbits.jld<br> oSAutF5_r2/preps.jld</code></p> </blockquote> <p>To replicate the computation of the spectral gap clone <code>1712.07167</code> repository first</p> <blockquote> <p><code>git clone https://git.wmi.amu.edu.pl/kalmar/1712.07167.git</code></p> </blockquote> <p>Then unpack the content of <code>oSAutF5_r2.tar.xz</code> into <code>1712.07167</code> folder.</p> <p>You need <code>julia-1.1.0</code> or above. In <code>julia</code>s REPL run</p> <blockquote> <p><code>using Pkg<br> Pkg.activate(&quot;1712.07167&quot;)<br> Pkg.instantiate()<br> Pkg.test(&quot;PropertyT&quot;)</code></p> </blockquote> <p>Finally, to verify that the Laplace operator on <em>SAut(𝔽₅)</em> (associated to the standard generating set) has spectral gap of at least <code>1.3</code> run from within <code>1712.07167</code> folder</p> <blockquote> <p><code>julia check_SAutF5.jl</code></p> </blockquote> <p>If You want to generate the multiplication table and other files on Your own delete all <code>*.jld</code> files from the <code>oSAutF5_r2</code> folder (but the ones in <code>1.3</code> folder) and run the same command again. Note: You need at least <code>20</code>GB of RAM and spare a few hours of Your CPU.</p> <p>We reproduce the content of <code>check_SAutF5.jl</code> script below.</p> <blockquote> <p><code>using Pkg<br> Pkg.activate(&quot;.&quot;)<br> using Groups<br> using GroupRings<br> using PropertyT<br> using SparseArrays<br> using LinearAlgebra<br> using IntervalArithmetic<br> using JLD</code></p> <p><code>@show Threads.nthreads()<br> BLAS.set_num_threads(Threads.nthreads());</code></p> <p><code>G = SAut(FreeGroup(5))<br> pm = load(&quot;oSAutF5_r2/pm.jld&quot;, &quot;pm&quot;);<br> RG = GroupRing(G, pm)<br> @info RG</code></p> <p><code>S_size = 80<br> # due to technical problems we are no longer able to load delta.jl on julia-1.0<br> &Delta;_coeff = SparseVector(maximum(pm), collect(1:(1+S_size)), [S_size; -ones(S_size)])<br> &Delta; = GroupRingElem(&Delta;_coeff, RG);<br> &Delta;&sup2; = &Delta;^2;</code></p> <p><code>@info &quot;Loading solution&quot;<br> &lambda;₀ = load(&quot;oSAutF5_r2/1.3/lambda.jld&quot;, &quot;&lambda;&quot;)<br> P₀ = load(&quot;oSAutF5_r2/1.3/SDPmatrix.jld&quot;, &quot;P&quot;);</code></p> <p><code>@info &quot;Taking square root of P&quot;<br> @time Q = real(sqrt(P₀));</code></p> <p><code>Q_aug, check_columns_augmentation = PropertyT.augIdproj(Interval, Q);<br> @show check_columns_augmentation<br> if !check_columns_augmentation<br> &nbsp; @warn &quot;Columns of Q are not guaranteed to represent elements of the augmentation ideal!&quot;<br> end</code></p> <p><code>@info &quot;Computing SOS decomposition&quot;<br> @time sos = PropertyT.compute_SOS(RG, Q_aug);</code></p> <p><code>residual = &Delta;&sup2; - @interval(&lambda;₀)*&Delta; - sos;<br> @show norm(residual, 1)</code></p> </blockquote> <p>&nbsp;</p> <p>This research was supported in part by</p> <ul> <li>PL-Grid Infrastructure,</li> <li>grant 2015/19/B/ST1/01458, National Science Center, Poland</li> <li>grant 2017/26/D/ST1/00103, National Science Center, Poland.</li> </ul>

opencc-by-sa-4.0Jan 2018View details →
zenodo36/100

Direct evidence for Cooper pairing without a spectral gap in a disordered superconductor above Tc

<p>Supporting data for Bastiaans, KM et al. &ldquo;Direct evidence for Cooper pairing without a spectral gap in a disordered superconductor above Tc&rdquo;.</p> <p>&nbsp;</p> <p>The following datafiles are used for the following figures.</p> <p>&nbsp;</p> <p>Fig. 1&nbsp;&nbsp; &nbsp;A&nbsp;&nbsp; &nbsp;Illustration figure, no data used</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;B&nbsp;&nbsp; &nbsp;Illustration figure, no data used</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;C&nbsp;&nbsp; &nbsp;Illustration figure, no data used</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;D&nbsp;&nbsp; &nbsp;Illustration figure, no data used</p> <p>&nbsp;</p> <p>Fig. 2&nbsp;&nbsp; &nbsp;A&nbsp;&nbsp; &nbsp;TiN_ALD_2.3K_noise.txt, simulation_qeff.m</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;B&nbsp;&nbsp; &nbsp;TiN_ALD_2.3K_qeff.txt, simulation_qeff.m</p> <p>&nbsp;</p> <p>Fig. 3&nbsp;&nbsp; &nbsp;A&nbsp;&nbsp; &nbsp;TiN_ALD_2.3K_noise.txt, TiN_ALD_4.0K_noise.txt, TiN_ALD_6.3K_noise.txt, TiN_ALD_7.2K_noise.txt, simulation_qeff.m</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;B&nbsp;&nbsp; &nbsp;TiN_ALD_2.3K_qeff.txt, TiN_sputter_2.3K_qeff.txt, simulation_qeff.m</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;C&nbsp;&nbsp; &nbsp;TiN_ALD_4.0K_qeff.txt, TiN_sputter_4.0K_qeff.txt, simulation_qeff.m</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;D&nbsp;&nbsp; &nbsp;TiN_ALD_6.3K_qeff.txt, TiN_sputter_6.3K_qeff.txt, simulation_qeff.m</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;E&nbsp;&nbsp; &nbsp;TiN_ALD_7.2K_qeff.txt, TiN_sputter_7.2K_qeff.txt, simulation_qeff.m</p> <p>&nbsp;</p> <p>Fig. 4&nbsp;&nbsp; &nbsp;A&nbsp;&nbsp; &nbsp;TiN_ALD_didv_spectra.txt</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;B&nbsp;&nbsp; &nbsp;TiN_ALD_didv_spectra.txt, TiN_ALD_didv_gap_depth.txt</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;C&nbsp;&nbsp; &nbsp;TiN_ALD_RT.txt</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;D&nbsp;&nbsp; &nbsp;TiN_ALD_qeff_vs_T.txt</p> <p>&nbsp;</p> <p>Fig. S1&nbsp;&nbsp; &nbsp;A&nbsp;&nbsp; &nbsp;Illustration figure, no data used</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;B&nbsp;&nbsp; &nbsp;TiN_ALD_2.3K_topo_small.txt</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;C&nbsp;&nbsp; &nbsp;TiN_ALD_2.3K_topo_large.txt</p> <p>&nbsp;</p> <p>Fig. S2&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;TiN_noise_time_traces.txt</p> <p>&nbsp;</p> <p>Fig. S3&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;TiN_ALD_RT.txt</p> <p>&nbsp;</p> <p>Fig. S4&nbsp;&nbsp; &nbsp;A&nbsp;&nbsp; &nbsp;TiN_ALD_2.3K_gapmap.txt, TiN_ALD_2.3K_gapmap_inset.txt</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;B&nbsp;&nbsp; &nbsp;TiN_ALD_2.3K_gapmap.txt</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;C&nbsp;&nbsp; &nbsp;TiN_sputter_2.3K_gapmap.txt, TiN_sputter_2.3K_gapmap_inset.txt</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;D&nbsp;&nbsp; &nbsp;TiN_sputter_2.3K_gapmap.txt</p> <p>&nbsp;</p> <p>Fig. S5&nbsp;&nbsp; &nbsp;A&nbsp;&nbsp; &nbsp;simulation_didv1.txt, T_broadening_fills_gap.ipynb</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;B&nbsp;&nbsp; &nbsp;simulation_didv2.txt, T_broadening_fills_gap.ipynb</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;C&nbsp;&nbsp; &nbsp;TiN_ALD_didv_spectra.txt, T_broadening_fills_gap.ipynb</p> <p>&nbsp;</p> <p>Fig. S6&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;TiN_sputter_2.3K_noise.txt, TiN_sputter_4.0K_noise.txt, TiN_sputter_6.3K_noise.txt, TiN_sputter_7.2K_noise.txt, simulation_qeff.m</p> <p>&nbsp;</p> <p>Fig. S7&nbsp;&nbsp; &nbsp;A&nbsp;&nbsp; &nbsp;TiN_sputter_didv_spectra.txt</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;B&nbsp;&nbsp; &nbsp;TiN_sputter_didv_gap_depth.txt</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;C&nbsp;&nbsp; &nbsp;TiN_sputter_RT.txt</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;D&nbsp;&nbsp; &nbsp;TiN_sputter_qeff_vs_T.txt</p> <p>&nbsp;</p> <p>Fig. S8&nbsp;&nbsp; &nbsp;A&nbsp;&nbsp; &nbsp;TiN_ALD_2.3K_noise.txt, simulation_qeff.m</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;B&nbsp;&nbsp; &nbsp;TiN_ALD_2.3K_qeff.txt, simulation_qeff.m</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;C&nbsp;&nbsp; &nbsp;simulation_S1.txt, simulation_qeff.m</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;D&nbsp;&nbsp; &nbsp;simulation_S2.txt, simulation_qeff.m</p>

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

Validaded Spectral Gaps and Bands for the Critical Almost Mathieu Operator

Open the record for dataset details and reuse information.

opencc-by-4.0Oct 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