Once PR #139 is merged, add functionality for setting meas_level==1 to the PulseSimulator class options. Should also add meas_return option with a default (I believe this impacts how outcomes are returned when meas_level==1).
For now this can enable IQ data spoofing, and later on we can add the ability to specify custom IQ-data generators.
What is the expected behavior?
Once PR #139 is merged, add functionality for setting
meas_level==1
to thePulseSimulator
class options. Should also addmeas_return
option with a default (I believe this impacts how outcomes are returned whenmeas_level==1
).For now this can enable IQ data spoofing, and later on we can add the ability to specify custom IQ-data generators.