Dataset Open Access
Maksim Gomanko
<?xml version='1.0' encoding='utf-8'?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#"> <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.5531917"> <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> <dct:type rdf:resource="http://purl.org/dc/dcmitype/Dataset"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.5531917</dct:identifier> <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.5531917"/> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Maksim Gomanko</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>University of Pittsburgh</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:title>Data and Code for Spin and Orbital Spectroscopy in the Absence of Coulomb Blockade in Lead Telluride Nanowire Quantum Dots</dct:title> <dct:publisher> <foaf:Agent> <foaf:name>Zenodo</foaf:name> </foaf:Agent> </dct:publisher> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2021</dct:issued> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2021-11-25</dct:issued> <dct:language rdf:resource="http://publications.europa.eu/resource/authority/language/ENG"/> <owl:sameAs rdf:resource="https://zenodo.org/record/5531917"/> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/5531917</skos:notation> <adms:schemeAgency>url</adms:schemeAgency> </adms:Identifier> </adms:identifier> <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.5531916"/> <dct:isPartOf rdf:resource="https://zenodo.org/communities/frolovlab"/> <owl:versionInfo>1.0</owl:versionInfo> <dct:description><p>This repository contains combined data for two papers.&nbsp;</p> <p>Growth of PbTe nanowires by Molecular Beam Epitaxy<br> Authors: Sander G. Schellingerhout, Eline J. de Jong, Maksim Gomanko, Xin Guan, Yifan Jiang, Max S.M. Hoskam,<br> Sebastian Koelling, Oussama Moutanabbir, Marcel A. Verheijen, Sergey M. Frolov, Erik P.A.M. Bakkers</p> <p><br> Spin and Orbital Spectroscopy in the Absence of Coulomb Blockade in Lead Telluride Nanowire Quantum Dots<br> Authors: M. Gomanko, E.J. de Jong, Y. Jiang, S.G. Schellingerhout, E.P.A.M. Bakkers, and S.M. Frolov</p> <p><br> Content of this repository:&nbsp;</p> <p>Readme file.&nbsp;</p> <p>/RawData/<br> Original data obtained at the time of measurement separated into 3 folders from different chips/cooldowns<br> Data from devices 1,3 and 4 can be found in &quot;RawData/PbTe_chip1&quot;, device 2 in &quot;RawData/PbTe_chip2&quot; and devices 5-8 in &quot;RawData/PbTe_GBg&quot;</p> <p>/Measurement notebooks/<br> OneNote notebook with 4 different sections for 3 chips (two sections for backgate chip). Pages in these sections contain the device number in the name.<br> Also, the same notebook is exported in pdf format for convenience.</p> <p>/Data processing/<br> Readme file, Jupiter notebooks, data files, and pictures, that were&nbsp;used to extract g-factors for different field orientations in device2.</p> <p>/Data summaries/<br> Powerpoints, that were used to overview data during the measurement stage.<br> Not all data from these powerpoints are present in the repository or paper (specifically excluding early data used in &quot;additional backgate devices.pptx&quot; and &quot;PbTe 3rd device.pptx&quot;).</p> <p>Data file types:</p> <p>data_NNN.dat &nbsp;- the original data file obtained at the time of the experiment<br> dataNNN.py &nbsp;&nbsp;&nbsp;- the original QTLab data acquisition script saved with data<br> data_NNN.set &nbsp;- settings of measurement instruments at the time of measurement<br> data_NNN.meta - auxillary file necessary for plotting data using SpyView (see below)&nbsp;<br> data_NNN.MTX &nbsp;- a simple 2D/3D matrix format developed for Spyview</p> <p>NNN stands for dataset number, automatically indexed by QTLab</p> <p><br> 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.&nbsp;</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></dct:description> <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/> <dct:accessRights> <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess"> <rdfs:label>Open Access</rdfs:label> </dct:RightsStatement> </dct:accessRights> <dcat:distribution> <dcat:Distribution> <dct:license rdf:resource="https://creativecommons.org/licenses/by/4.0/legalcode"/> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.5531917"/> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.5531917"/> <dcat:byteSize>4661178</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/5531917/files/Data processing.zip"/> <dcat:mediaType>application/zip</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.5531917"/> <dcat:byteSize>94634513</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/5531917/files/Data summaries.zip"/> <dcat:mediaType>application/zip</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.5531917"/> <dcat:byteSize>37031484</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/5531917/files/Measurement notebooks.zip"/> <dcat:mediaType>application/zip</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.5531917"/> <dcat:byteSize>298028005</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/5531917/files/RawData.zip"/> <dcat:mediaType>application/zip</dcat:mediaType> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.5531917"/> <dcat:byteSize>2561</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/5531917/files/Readme general.txt"/> <dcat:mediaType>text/plain</dcat:mediaType> </dcat:Distribution> </dcat:distribution> </rdf:Description> </rdf:RDF>
All versions | This version | |
---|---|---|
Views | 59 | 59 |
Downloads | 7 | 7 |
Data volume | 439.0 MB | 439.0 MB |
Unique views | 57 | 57 |
Unique downloads | 4 | 4 |