pygsti.modelmembers.instruments.tpinstrument.TPInstrument
=========================================================

.. currentmodule:: pygsti.modelmembers.instruments.tpinstrument

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

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~TPInstrument.__init__
      ~TPInstrument.add_mongodb_write_ops
      ~TPInstrument.allocate_gpindices
      ~TPInstrument.clear
      ~TPInstrument.copy
      ~TPInstrument.depolarize
      ~TPInstrument.dump
      ~TPInstrument.dumps
      ~TPInstrument.frobeniusdist
      ~TPInstrument.frobeniusdist_squared
      ~TPInstrument.from_memoized_dict
      ~TPInstrument.from_mongodb
      ~TPInstrument.from_mongodb_doc
      ~TPInstrument.from_nice_serialization
      ~TPInstrument.from_vector
      ~TPInstrument.fromkeys
      ~TPInstrument.get
      ~TPInstrument.gpindices_are_allocated
      ~TPInstrument.gpindices_as_array
      ~TPInstrument.init_gpindices
      ~TPInstrument.is_equivalent
      ~TPInstrument.is_similar
      ~TPInstrument.items
      ~TPInstrument.keys
      ~TPInstrument.load
      ~TPInstrument.loads
      ~TPInstrument.move_to_end
      ~TPInstrument.pop
      ~TPInstrument.popitem
      ~TPInstrument.preallocate_gpindices
      ~TPInstrument.read
      ~TPInstrument.relink_parent
      ~TPInstrument.remove_from_mongodb
      ~TPInstrument.remove_me_from_mongodb
      ~TPInstrument.residuals
      ~TPInstrument.rotate
      ~TPInstrument.set_gpindices
      ~TPInstrument.setdefault
      ~TPInstrument.shift_gpindices
      ~TPInstrument.simplify_operations
      ~TPInstrument.submembers
      ~TPInstrument.to_dense
      ~TPInstrument.to_memoized_dict
      ~TPInstrument.to_nice_serialization
      ~TPInstrument.to_vector
      ~TPInstrument.transform_inplace
      ~TPInstrument.unlink_parent
      ~TPInstrument.update
      ~TPInstrument.values
      ~TPInstrument.write
      ~TPInstrument.write_to_mongodb
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~TPInstrument.collection_name
      ~TPInstrument.dirty
      ~TPInstrument.evotype
      ~TPInstrument.gpindices
      ~TPInstrument.num_elements
      ~TPInstrument.num_params
      ~TPInstrument.parameter_bounds
      ~TPInstrument.parameter_labels
      ~TPInstrument.parent
      ~TPInstrument.state_space
   
   