----------------------------------------------------------------------------------------- Supporting data for "Deterministic multi-mode gates on a scalable photonic quantum computing platform" by Mikkel Vilsbøll Larsen, Xueshi Guo, Casper Rubæk Breum, Jonas Schou Neergaard-Nielsen, and Ulrik Lund Andersen, Technical University of Physics, Denmark, published in Nature Physics (2021) https://doi.org/10.1038/s41567-021-01296-y ----------------------------------------------------------------------------------------- This repository includes raw data and Matlab scripts for their analysis. Unzip data_and_analysis.zip containing the following files and folders: data/ - raw data (.trc binary LeCroy files) sorted by the implemented gate - Matlab scripts (.m files) for loading and pre-processing the raw data - helper files (.csv), explained in `extract_temporal_modes.m` - pre-processed data (.mat binary Matlab files) used for further analysis basis_settings/ - Matlab scripts (.m files) for defining basis settings - basis setting variables (.mat binary Matlab files) used for further analysis feedforward_mode_numbering/ - mode-numbering schemes (.svg and .pdf files) used in feedforward_*.m R_analysis.m - analysis script for R-gate data P_analysis.m - analysis script for P-gate data S_analysis.m - analysis script for S-gate data CZ_analysis.m - analysis script for CZ-gate data circuit_analysis.m - analysis script for circuit data master.m - main script combining the above analysis scripts Other Matlab scripts (.m) in the root folder are functions used in the analysis scripts. To run all analysis scripts, open and run master.m. Note that each analysis script may be used independently as described in master.m. © 2021, Technical University of Denmark