highrate_origin

Code used to generate the figures for the manuscript "High-rate multiplexed entanglement source based on time-bin qubits for advanced quantum networks"

https://github.com/sansseriff/highrate_origin

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 (8.3%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Code used to generate the figures for the manuscript "High-rate multiplexed entanglement source based on time-bin qubits for advanced quantum networks"

Basic Info
  • Host: GitHub
  • Owner: sansseriff
  • Language: Python
  • Default Branch: master
  • Size: 581 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme Citation

README.md

This repository contains code for the manuscript titled "High-rate multiplexed entanglement source based on time-bin qubits for advanced quantum networks"

system

This repository is used with datasets available in a figshare project

Either use the setup process below or manually download the figshare dataset that corresponds to the folders/submodules in this repo.

to install: 1. clone repository

```bash
git init
git pull https://github.com/sansseriff/highrate_origin.git
git submodule update --init --recursive
```
  1. Set up conda environment:

    bash conda env create -f environment.yaml conda activate highrate

  2. Download the data files for particular folders/submodules:

    python figshare_download.py

    Then follow the onscreen prompts.

To delete the conda environment if you no longer need it: conda remove --name highrate

Owner

  • Name: Andrew Mueller
  • Login: sansseriff
  • Kind: user
  • Location: California

Graduate Student                                    INQNET - Caltech                                    SNSPD Laboratory - JPL

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Mueller"
  given-names: "Andrew"
  orcid: "https://orcid.org/0000-0002-6598-9732"
title: "Code and Data for Manuscript 'High-rate multiplexed entanglement source based on time-bin qubits for advanced quantum networks'"
version: 1.0.0
date-released: 2023-08-22
url: "https://github.com/sansseriff/highrate_origin"

GitHub Events

Total
Last Year

Dependencies

environment.yaml pypi
  • Quantum-Tomography *
  • datamodel-code-generator *
  • snsphd *