pygsti.protocols.gst.GSTDesign
==============================

.. currentmodule:: pygsti.protocols.gst

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

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~GSTDesign.__init__
      ~GSTDesign.add_default_protocol
      ~GSTDesign.add_mongodb_write_ops
      ~GSTDesign.create_target_model
      ~GSTDesign.from_dir
      ~GSTDesign.from_edesign
      ~GSTDesign.from_mongodb
      ~GSTDesign.from_mongodb_doc
      ~GSTDesign.items
      ~GSTDesign.keys
      ~GSTDesign.map_qubit_labels
      ~GSTDesign.merge_with
      ~GSTDesign.promote_to_combined
      ~GSTDesign.promote_to_simultaneous
      ~GSTDesign.prune_tree
      ~GSTDesign.remove_from_mongodb
      ~GSTDesign.remove_me_from_mongodb
      ~GSTDesign.set_actual_circuits_executed
      ~GSTDesign.setup_nameddict
      ~GSTDesign.truncate_to_available_data
      ~GSTDesign.truncate_to_circuits
      ~GSTDesign.truncate_to_design
      ~GSTDesign.truncate_to_lists
      ~GSTDesign.underlying_tree_paths
      ~GSTDesign.view
      ~GSTDesign.write
      ~GSTDesign.write_to_mongodb
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~GSTDesign.collection_name
   
   