Skip to content

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

Notifications You must be signed in to change notification settings

sansseriff/highrate_origin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

    conda env create -f environment.yaml
    conda activate highrate
  3. 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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages