pygsti.protocols.rpe.RPEResults
===============================

.. currentmodule:: pygsti.protocols.rpe

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

   
   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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