quantumtomographyexperiment
Measurements and code files for the experiment
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.7%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Measurements and code files for the experiment
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 2 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
Citation
README.md
Quantum-Tomography-experiment
This github repository contains codes used for the analysis of the measurements, and proccessed results from the experiment. The videos that were taken during the experiment are not here because they are too large for a git repository.
This repository contains:
- Codesforthe_Graphs folder, which contains the two matlab codes that we used to draw all the graphs in the paper.
- Graphs folder, which contains all the graph that we made + some data used for the graphs. The graphs are divided into different parts of the experiment, and the parts of the computer simulation. The simulation parts contains the simulation's code.
- randombinarystring file, which generates a randon binary string of a given length. This code was used for the random strings needed for the experiment.
- CITATION.cff file, used for citing this repository in our paper, and potentially other papers.
Owner
- Login: Zilberguy
- Kind: user
- Repositories: 1
- Profile: https://github.com/Zilberguy
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
Quantum State Tomography and Quantum Non-Locality: code
used to perform analysis
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Ori
family-names: Zilberman
email: orizilberman@mail.tau.ac.il
affiliation: >-
Raymond and Beverly Sackler Faculty of Exact Sciences,
School of Physics, Tel Aviv University}
- affiliation: >-
Raymond and Beverly Sackler Faculty of Exact Sciences,
School of Physics, Tel Aviv University}
email: gomehemanuel@mail.tau.ac.il
given-names: Gomeh
family-names: Emanuel
repository-code: >-
https://github.com/Zilberguy/Quantum-Tomography-experiment.git
abstract: >-
This repository contains all code files used to perform
the analysis described in the paper. In particular, it
includes the code used for image processing and for
conducting the numerical simulations.