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.
127
datasets available to search
ShareScore release 0.9.0
Dataset results
127 results for “Nanowires”
Improved effective equation for the Rashba spin-orbit coupling in semiconductor nanowires (dataset)
<p><strong>Description</strong></p> <p>This repository contains the dataset required to reproduce all the figures of the article "Samuel D. Escribano, Alfredo Levy Yeyati and Elsa Prada,<em> </em><strong><em>Improved effective equation for the Rashba spin-orbit coupling in semiconductor nanowires</em></strong>, arXiv:2001.04375 (2020)".</p> <p> </p> <p><strong>Structure of the dataset</strong></p> <p>All the data is saved in Matlab file-format .mat. Their file names correspond to the figure that they plot. Together with each dataset, there is a Python script .py which plots the corresponding figure. The output of every script is the corresponding figure in PDF-format .pdf. Please, read "reedme.txt" file for further information.</p>
Zero-energy states in Majorana nanowire devices
<p>Measurement data, data processing scripts, and analysis scripts underlying the figures in chapter 6 and 7 of the doctoral dissertation titled "Zero-energy states in Majorana nanowire devices".</p> <p>This research was conducted at QuTech, Delft University of Technology, under the supervision of Leo Kouwenhoven.</p> <p>A digital version of the dissertation is available at:</p> <p><a href="http://www.repository.tudelft.nl">www.repository.tudelft.nl</a></p>
Data for "Parity-preserving and magnetic field-resilient superconductivity in InSb nanowires with Sn shells"
<p>Zip files:<br> Paper Figures.zip:<br> This zip file contains all datasets necessary for plotting the paper figures.<br> MTX datasets are named the same as corresponding figures.<br> DAT datasets (raw data) with a figure - filename map (Figure-rawdata map.xlsx).<br> Jupyter notebooks for interactive graphing.</p> <p> Data Summaries.zip:<br> Plotted extended data beyond paper figures, in ppt and measurement logs (laboratory notebooks)</p> <p> TEM.zip:<br> TEM results.</p> <p> Full Original Raw Data.zip:<br> Full Original Raw Data for each cooldown. See "Data Summaries.zip" for device information. See "Paper Figures.zip" for visualization.</p> <p>Data formats:<br> MTX:<br> A simple 2D/3D matrix format developed for Spyview (https://nsweb.tn.tudelft.nl/~gsteele/spyview/).</p> <p> DAT:<br> Original spreadsheet data.</p> <p> SET:<br> Instrument settings.</p> <p> PY:<br> Measurement scripts.<br> </p>
Large zero-bias peaks in InSb-Al hybrid semiconductor-superconductor nanowire devices
<p>Measurement data, data processing scripts and figure generating notebooks for Zhang et al., "Large zero-bias peaks in InSb-Al hybrid semiconductor-superconductor nanowire devices".</p>
Data set for Control of Ge island coalescence for the formation of nanowires on silicon
<p>This document contains all the data and the analysis used in the manuscript titled " Control of Ge island coalescence for the formation of nanaowires on silicon"</p> <p><a title="Link to landing page via DOI" href="https://doi.org/10.1039/D3NH00573A">https://doi.org/10.1039/D3NH00573A</a></p>
Data set for Coherent Hole Transport in Selective Area Grown Ge Nanowire Networks
<p>This document contains all the data and analysis used in the manuscript titled </p> <h1><span>Coherent Hole Transport in Selective Area Grown Ge Nanowire Networks</span></h1> <p><span><a title="DOI URL" href="https://doi.org/10.1021/acs.nanolett.2c00358">https://doi.org/10.1021/acs.nanolett.2c00358</a></span></p>
Stemless InSb nanowire networks and nanoflakes grown on InP
Open the record for dataset details and reuse information.
Gate-tunable subband degeneracy in semiconductor nanowires
<p>This repository contains the raw data and processing codes within the paper "Gate-tunable subband degeneracy in semiconductor nanowires".</p>
SQUID oscillations in PbTe nanowire networks
<p>This repository contains the raw data and processing codes within the paper "SQUID oscillations in PbTe nanowire networks".</p>
Data, Codes for 'Electronic Structure and Epitaxy of CdTe Shells on InSb Nanowires'
<p>Measurement_Raw_data.zip:</p> <p> Full Original Raw Data for all devices.</p> <p>Measurement summary.zip:<br> Measurement and fit method summary (in PPT).</p> <p>Simulation and Fit.zip:<br> Code for capacitance simulation and data fitting.</p> <p>Measurement Log.zip:</p> <p> Word file contain all commends used in measurement and correspond results.<br> </p> <p>Data formats:<br> MTX:<br> A simple 2D/3D matrix format developed for Spyview (https://nsweb.tn.tudelft.nl/~gsteele/spyview/).</p> <p> DAT:<br> Original plain-text tabular data.</p> <p> SET:<br> Instrument settings.</p> <p> PY:<br> Measurement scripts.</p>
Full data for 'Experimental phase diagram of zero-bias conductance peaks in superconductor/semiconductor nanowire devices'
<p>This repository contains experimental data for the following paper:<br> Experimental phase diagram of zero-bias conductance peaks in superconductor/semiconductor nanowire devices<br> Authors: Jun Chen, Peng Yu, John Stenger, Moïra Hocevar, Diana Car, Sébastien R. Plissard, Erik P.A.M. Bakkers, Tudor D. Stanescu, Sergey M. Frolov</p> <p>Content of this repository: </p> <p>Readme file. </p> <p>/RawData/<br> Original data obtained at the time of measurement for devices 1014-841 and 1115A4. ZBP phase diagram data was measured on device 1014-841; Hard gap data was measured on device 1115A4</p> <p>/Measurement notes/<br> All the measurement data was summarized in powerpoints, catagorized by the name of the device.</p> <p>/Data of paper figures/<br> All the organized data files for the figures in the main text and supplementary information.</p> <p>Data file types:<br> data_NNN.dat - the original data file obtained at the time of the experiment<br> dataNNN.py - the original QTLab data acquisition script saved with data<br> data_NNN.set - settings of measurement instruments at the time of measurement<br> data_NNN.meta - auxillary file necessary for plotting data using SpyView (see below) <br> data_NNN.MTX - a simple 2D/3D matrix format developed for Spyview</p> <p>NNN stands for dataset number, automatically indexed by QTLab</p> <p>How to plot data:</p> <p>1) Spyview - a free data plotting program written by Gary Steele</p> <p>Data in this repository can be simply dropped into Spyview for plotting. </p> <p>Spyview also produces and can read .mtx files which are available for some of the data in this repository.</p> <p>https://nsweb.tn.tudelft.nl/~gsteele/spyview/</p> <p><br> 2) QTPlot - a Python plotter written by Ruben van Gulik</p> <p>Data in this repository can be directly opened with QTPlot, which will read axis labels.</p> <p>https://github.com/Rubenknex/qtplot</p> <p>Note: requires PyQT4</p>
Data of "Electronic Structure and Epitaxy of CdTe shells on InSb Nanowires"
<p>This folder contains the figure data of "Data of "Electronic Structure and Epitaxy of CdTe shells on InSb Nanowires""</p>
Selective area epitaxy of PbTe-Pb hybrid nanowires on a lattice-matched substrate
<p>This repository contains the raw data corresponding to the paper "Selective area epitaxy of PbTe-Pb hybrid nanowires on a lattice-matched substrate" (arXiv: 2110.13642)</p>
Dataser from paper "Proliferation of osteoblast precursor cells on the surface of TiO2 nanowires anodically grown on a -type biomedical titanium alloy"
<p>Dataser from paper "Proliferation of osteoblast precursor cells on the surface of TiO2 nanowires anodically grown on a -type biomedical titanium alloy":</p> <p>- <strong>Contact Angle: </strong>Images and measurements.</p> <p><strong>- Fluorescence Microscopy Images:</strong> Images.</p> <p><strong>- MTT and pixel counting:</strong> Measurements.</p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p>
Quantum Properties in Hybrid Nanowire Devices
<p>The raw data and the data analysis codes that support the findings of the chapters 7 and 8 of the doctoral dissertation titled "Quantum Properties in Hybrid Nanowire Devices".</p> <p>A digital copy of the dissertation can be found via the doi: <a href="https://doi.org/10.4233/uuid:26c9e59f-5d64-40a4-adb9-cabe2c272bcb">https://doi.org/10.4233/uuid:26c9e59f-5d64-40a4-adb9-cabe2c272bcb</a>.</p> <p>The research was conducted at QuTech, Delft University of Technology, under the supervision of Leo Kouwenhoven.</p>
Gate-controlled supercurrent in epitaxial Al/InAs nanowires
<p>Data for the paper entitled </p> <p>"Gate-Controlled Supercurrent in Epitaxial Al/InAs Nanowires"</p>
Micromagnetics of magnetic chemical modulations in soft-magnetic cylindrical nanowires
<p>Abstract:</p> <p>We analyze the micromagnetics of short longitudinal modulations of a high magnetization material in cylindrical nanowires made of a soft-magnetic material of lower magnetization such as Permalloy, combining magnetic microscopy, analytical modeling and micromagnetic simulations. The mismatch of magnetization induces curling of magnetization around the axis in the modulations, in an attempt to screen the interfacial magnetic charges. The curling angle increases with modulation length, until a plateau is reached with nearly full charge screening for a specific length scale, larger than the dipolar exchange length of any of the two materials. The curling circulation can be switched by the Œrsted field arising from a charge current with typical magnitude 10<sup>12</sup>A/m<sup>2</sup>.</p>
Observation of Aharonov-Bohm effect in PbTe nanowire networks
<p>This repository contains the raw data and processing Python scripts corresponding to the paper "Observation of Aharonov-Bohm effect in PbTe nanowire networks"</p>
Data underlying "Ballistic superconductivity in semiconductor nanowires"
<p>This repository contains the raw data underlying <a href="https://dx.doi.org/10.1038/ncomms16025">H. Zhang <em>et al</em>. Ballistic superconductivity in semiconductor nanowires. Nat. Commun. <strong>8,</strong> 16025 (2017)</a></p> <p>It also contains python notebooks for plotting data as shown in the paper, as well as additional plots, developed in 2022.</p>
Hexagonal Silicon-Germanium Nanowire Branches with Tunable Composition
<p>Hexagonal SiGe-2H has been recently shown to have a direct bandgap, and holds the promise to be compatible with silicon technology. Hexagonal Si (Ge) has been grown on an epitaxial lattice matched template consisting of wurtzite GaP (GaAs). Here, we present the growth of hexagonal Si and SiGe nanowire branches grown from a wurtzite stem by the Vapor-Liquid-Solid (VLS) growth mode, which is substantiated by <em>in-situ</em> transmission electron microscopy. We show that the composition can be tuned through the whole range of stoichiometry from Si to Ge, and the possibility to realize Si and SiGe heterostructures in these branches. </p>
ScienceDex guides
Understand access before you commit
These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research 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.
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.
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.
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.
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.