Conversation
Test Results 3 files 3 suites 3m 46s ⏱️ Results for commit b33b9e6. ♻️ This comment has been updated with latest results. |
|
Usage: Jupyter Notebook Example |
|
Optimally include the usage example in doc/source/examples |
|
Code looks good to me |
| "import qupulse.hardware\n", | ||
| "import qupulse.hardware.awgs\n", | ||
| "import qupulse.hardware.awgs.zihdawg\n", | ||
| "import qupulse._program\n", |
|
Note that input range is not yet used to scale results. This needs to be implemented before merge |
|
Shouldn't this be implemented in simpleats itself? |
Yes, just forgot to pass required args. |
|
Note that here I implemented non-blocking acquisition in atssimple directly. Before merge this should be used in qupulse instead of the ad-hoc implementation. |
done |
done |
|
ready to merge btw |
|
is this in development / will it be usable / should it be merged / what is the relation to #874 ? |
Resolves #848