pygsti.protocols.rpe.RobustPhaseEstimationResults
=================================================

.. currentmodule:: pygsti.protocols.rpe

.. autoclass:: RobustPhaseEstimationResults
   :members:
   :show-inheritance:
   :inherited-members:
   :special-members: __call__

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~RobustPhaseEstimationResults.__init__
      ~RobustPhaseEstimationResults.add_mongodb_write_ops
      ~RobustPhaseEstimationResults.from_dir
      ~RobustPhaseEstimationResults.from_mongodb
      ~RobustPhaseEstimationResults.from_mongodb_doc
      ~RobustPhaseEstimationResults.remove_from_mongodb
      ~RobustPhaseEstimationResults.remove_me_from_mongodb
      ~RobustPhaseEstimationResults.to_dataframe
      ~RobustPhaseEstimationResults.to_nameddict
      ~RobustPhaseEstimationResults.write
      ~RobustPhaseEstimationResults.write_to_mongodb
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~RobustPhaseEstimationResults.angle_estimate
      ~RobustPhaseEstimationResults.collection_name
      ~RobustPhaseEstimationResults.measured_counts
      ~RobustPhaseEstimationResults.raw_angles
   
   