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

Changes to (_internal_)create_program() #327

Merged

Commits on Aug 2, 2018

  1. Configuration menu
    Copy the full SHA
    f2d73d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28324f3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #325 from qutech/issues/322_multi_channel_measurem…

    …ents
    
    Include measurements defined on subtemplates of multi channel templates
    terrorfisch committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    0030795 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4e42b9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #326 from qutech/issues/322_multi_channel_measurem…

    …ents
    
    Fix parameter_names and measurement_names
    terrorfisch committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    22ca8c8 View commit details
    Browse the repository at this point in the history
  6. Implementations of PT._internal_create_program for RepetitionPT, Sequ…

    …encePT, ForLoopPT, AtomicPT (and thus all subclasses of that) + tests.
    lumip committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    aaf7a31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c025c99 View commit details
    Browse the repository at this point in the history
  8. Fixed implementation of MappedPT._internal_create_program and tests +…

    … additional test for ForLoopPT._internal_create_program()
    lumip committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    2580635 View commit details
    Browse the repository at this point in the history
  9. PulseTemplate.create_program() now handles incoming None values for m…

    …easurement_mapping by replacing them with an identity mapping for all measurement names
    lumip committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    0675dad View commit details
    Browse the repository at this point in the history