You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The confidence_interval of the Max Likelihood Amplitude Estimator is already rescaled. The confidence_interval_processed is rescaled twice. This does not happen for example with the Iterative Amplitude Estimator
Steps to reproduce the problem
Run a Max Likelihood Amplitude Estimator with a post processing function
What is the expected behavior?
Have the confidence_interval not rescaled, and the confidence_interval_processed only rescaled once