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

Fix/wrapper plotting #545

Closed

Commits on Mar 23, 2017

  1. feature: Add wrappers

    this covers some of the request made years ago.
    Because of the design of many pieces of qcodes the code
    is really hacky and anti-cool.
    giulioungaretti authored and WilliamHPNielsen committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    cc249c9 View commit details
    Browse the repository at this point in the history
  2. Clean up wrappers

    giulioungaretti authored and WilliamHPNielsen committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    5a0d03e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cc0332 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8268412 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d75bb67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e110e15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f492a53 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c157041 View commit details
    Browse the repository at this point in the history
  9. fix: dont depend on qtpy

    jenshnielsen authored and WilliamHPNielsen committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    7b3f11b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. Fix: zi ensure single trigger mode is always set

    This get reset when enabling the read
    jenshnielsen committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    ad05a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16bc8f5 View commit details
    Browse the repository at this point in the history
  3. HACK: hardcode scope settings because setting them in the main driver…

    … does not work
    
    This breaks all other scope fucs for now
    jana-d authored and jenshnielsen committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    cb977ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf57109 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. fix: Ignore MAC OSX DS_Store files

    Add .DS_Store to list of git ignored files
    WilliamHPNielsen committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    c46572c View commit details
    Browse the repository at this point in the history
  2. fix: Allow execution of tasks in doNd[_diagonal]

    Check whether stuff to do at each step in a loop is plottable.
    WilliamHPNielsen committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    45970d2 View commit details
    Browse the repository at this point in the history