pyGSTi icon indicating copy to clipboard operation
pyGSTi copied to clipboard

Problems loading old ProtocolDatas with new develop

Open pcwysoc opened this issue 4 months ago • 1 comments

Describe the bug The new version of develop introduces issues loading ProtocolDatas and associated classes from older pyGSTi versions due to circuit.py changes. I ran into this issue with pickle originally, but I am now observing it mainly with the from_dir method. Here's a demo notebook:

CircuitLoadingBug.ipynb.zip

pcwysoc avatar Oct 17 '24 18:10 pcwysoc