DiCarloLab-Delft / PycQED_py3

Python3 version of PycQED using QCoDeS as backend
MIT License
67 stars 40 forks source link

[WIP] determine changes after pagani update #697

Closed MiguelSMoreira closed 2 years ago

MiguelSMoreira commented 2 years ago

cc: @wvlothuizen

This pull request should track changes done in the develop branch after its merge with the detached branch in Pagani. This pull request should not be merged, as it serves only for debugging purposes

wvlothuizen commented 2 years ago

@MiguelSMoreira

The PR unfortunately provides little insight (I saw after going through 133 files), I guess because all of pagani_detached is already merged into develop, so all you see are the changes in develop that were not in pagani_detached.

Since we distrusted pycqed/measurement/openql_experiments/config_cc_s17_direct_iq.json.in a bit, I created a test to see whether I can compile anything using the resulting .JSON file, and that test succeeds (which may still mean that use of particular gates triggers problems)

wvlothuizen commented 2 years ago

Closing