oitg

Contents:

  • oitg.cache API
  • oitg.circuits API
  • oitg.paths API
  • oitg.results API
  • oitg.threshold API
oitg
  • oitg
  • Edit on GitHub

oitg

The oitg library contains common routines and convenience functions used by the experiments in the Oxford Ion Trap Quantum Computing Group.

Contents:

  • oitg.cache API
    • DIR_ENV_VAR
    • get_cache_dir()
    • read_or_create_pickle_cache()
    • clear_pickle_cache()
    • cache_to_pickle_file()
  • oitg.circuits API
    • Basics
    • Protocols
    • Circuit execution
  • oitg.paths API
    • shared_area_path()
    • analysis_root_path()
    • todays_analysis_path()
    • artiq_results_path()
  • oitg.results API
    • load_hdf5_file()
    • load_result()
    • Result
    • find_results()
  • oitg.threshold API
    • optimise_readout()
    • optimise_treshold()
    • optimise_t_bin()
    • calc_p_error()
    • poisson_optimal_thresh_count()
Next

© Copyright 2019, Ion Trap Quantum Computing group.

Built with Sphinx using a theme provided by Read the Docs.