pcwysoc
pcwysoc
It would be nice to be able to use Fisher information with experiment designs containing intermediate measurements, as part of our goal to get to feature parity between instruments and...
**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...
I'd like a feature added to the IBMExperiment class that cancels all jobs if all jobs don't correctly submit to the queue, so as to not run incomplete experiments. This...
**Describe the bug** An issue with the serialization of 'nonstd_instruments' in `processerspec.py` that causes ProtocolData with experiment designs generated from a processor spec to not write. **To Reproduce** Steps to...
Parameterize the quantum instrument using the 'auxiliary picture' in order to access a CPTPLND parameterization and a notion of error generators. - [x] Create the class - [x] Implement probabilities...
See [WildcardQILGST.zip] (https://github.com/pyGSTio/pyGSTi/files/12667276/WildcardQILGST.zip)
- [ ] Develop & add notions of 1/2 trace distance, eigenvalue entanglement infidelity, eigenvalue diamond distance. Alternatively, add N/A to Table 1 of Summary tab. (low priority) - [...
Error bars for raw estimates using a `TPInstrument` are asymmetric. While unsatisfying, this makes sense due to the asymmetry in `TPInstrument.` However, we should continue tracking this. Hopefully, it will...