BBN-Q / PyQLab

A python library for instrument control and superconducting QIP experiments.
Apache License 2.0
25 stars 11 forks source link

Remove QGL from PyQLab. #104

Closed blakejohnson closed 8 years ago

blakejohnson commented 8 years ago

QGL has moved to https://github.com/BBN-Q/QGL. The common JSON library manipulation code is now at https://github.com/BBN-Q/JSONLibraryUtils.

Still TODO before merging this:

blakejohnson commented 8 years ago

Well, I should fix the broken unit tests, but otherwise I think this is ready to go modulo some user testing.

caryan commented 8 years ago

@blakejohnson do we need to ensure both QGL and PyQLab configs are pointing to the same channel library file?