Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add errorchecking for QGL2 #222

Merged
merged 8 commits into from
Sep 23, 2019

Commits on Sep 12, 2019

  1. Ignore .json~ files

    ahelsing committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    85ba8d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b482ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8edaefb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86c91ac View commit details
    Browse the repository at this point in the history
  5. Error check instr argument to get_channels (handle getting a list of …

    …instructions). Error check return from get_channels in schedule (handle getting None)
    ahelsing committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    95ea71a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Configuration menu
    Copy the full SHA
    667f398 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Configuration menu
    Copy the full SHA
    3bd3275 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. When searching ChannelLibrary for Qubit or Measurement or Marker, ens…

    …ure the found object both has the right label and is of the right type object
    ahelsing committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    7b7c17a View commit details
    Browse the repository at this point in the history