sandialabs / pyGSTi

A python implementation of Gate Set Tomography
http://www.pygsti.info
Apache License 2.0
133 stars 56 forks source link

Raw Estimates Errorbars for TPInstrument #460

Open pcwysoc opened 1 month ago

pcwysoc commented 1 month ago

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 be resolved by removing the TPInstrument class and replacing it with the ComposedInstrument class.

pcwysoc commented 1 month ago

@sserita Feel free to elaborate. I can't remember exactly what you told me a couple weeks ago.