pygsti.modelmembers.instruments.tpinstrumentop.TPInstrumentOp
=============================================================

.. currentmodule:: pygsti.modelmembers.instruments.tpinstrumentop

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

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~TPInstrumentOp.__init__
      ~TPInstrumentOp.acton
      ~TPInstrumentOp.add_mongodb_write_ops
      ~TPInstrumentOp.allocate_gpindices
      ~TPInstrumentOp.convert_to_matrix
      ~TPInstrumentOp.copy
      ~TPInstrumentOp.depolarize
      ~TPInstrumentOp.deriv_wrt_params
      ~TPInstrumentOp.diamonddist
      ~TPInstrumentOp.dump
      ~TPInstrumentOp.dumps
      ~TPInstrumentOp.frobeniusdist
      ~TPInstrumentOp.frobeniusdist_squared
      ~TPInstrumentOp.from_kraus_operators
      ~TPInstrumentOp.from_memoized_dict
      ~TPInstrumentOp.from_mongodb
      ~TPInstrumentOp.from_mongodb_doc
      ~TPInstrumentOp.from_nice_serialization
      ~TPInstrumentOp.from_vector
      ~TPInstrumentOp.gpindices_are_allocated
      ~TPInstrumentOp.gpindices_as_array
      ~TPInstrumentOp.has_nonzero_hessian
      ~TPInstrumentOp.hessian_wrt_params
      ~TPInstrumentOp.highmagnitude_terms
      ~TPInstrumentOp.init_gpindices
      ~TPInstrumentOp.is_equivalent
      ~TPInstrumentOp.is_similar
      ~TPInstrumentOp.jtracedist
      ~TPInstrumentOp.load
      ~TPInstrumentOp.loads
      ~TPInstrumentOp.preallocate_gpindices
      ~TPInstrumentOp.read
      ~TPInstrumentOp.relink_parent
      ~TPInstrumentOp.remove_from_mongodb
      ~TPInstrumentOp.remove_me_from_mongodb
      ~TPInstrumentOp.residuals
      ~TPInstrumentOp.rotate
      ~TPInstrumentOp.set_dense
      ~TPInstrumentOp.set_gpindices
      ~TPInstrumentOp.set_kraus_operators
      ~TPInstrumentOp.set_time
      ~TPInstrumentOp.shift_gpindices
      ~TPInstrumentOp.spam_transform_inplace
      ~TPInstrumentOp.submembers
      ~TPInstrumentOp.taylor_order_terms
      ~TPInstrumentOp.taylor_order_terms_above_mag
      ~TPInstrumentOp.to_dense
      ~TPInstrumentOp.to_memoized_dict
      ~TPInstrumentOp.to_nice_serialization
      ~TPInstrumentOp.to_sparse
      ~TPInstrumentOp.to_vector
      ~TPInstrumentOp.transform_inplace
      ~TPInstrumentOp.unlink_parent
      ~TPInstrumentOp.write
      ~TPInstrumentOp.write_to_mongodb
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~TPInstrumentOp.chp_str
      ~TPInstrumentOp.collection_name
      ~TPInstrumentOp.dim
      ~TPInstrumentOp.dirty
      ~TPInstrumentOp.evotype
      ~TPInstrumentOp.gpindices
      ~TPInstrumentOp.hilbert_schmidt_size
      ~TPInstrumentOp.kraus_operators
      ~TPInstrumentOp.num_kraus_operators
      ~TPInstrumentOp.num_params
      ~TPInstrumentOp.parameter_bounds
      ~TPInstrumentOp.parameter_labels
      ~TPInstrumentOp.parent
      ~TPInstrumentOp.shape
      ~TPInstrumentOp.state_space
   
   