ess.powder.types.ProtonCharge
=============================

.. currentmodule:: ess.powder.types

.. autoclass:: ProtonCharge
   :members:
   :special-members: __getitem__

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~ProtonCharge.__init__
      ~ProtonCharge.all
      ~ProtonCharge.any
      ~ProtonCharge.assign
      ~ProtonCharge.assign_coords
      ~ProtonCharge.assign_masks
      ~ProtonCharge.astype
      ~ProtonCharge.bin
      ~ProtonCharge.broadcast
      ~ProtonCharge.ceil
      ~ProtonCharge.copy
      ~ProtonCharge.drop_coords
      ~ProtonCharge.drop_masks
      ~ProtonCharge.flatten
      ~ProtonCharge.floor
      ~ProtonCharge.fold
      ~ProtonCharge.group
      ~ProtonCharge.groupby
      ~ProtonCharge.hist
      ~ProtonCharge.max
      ~ProtonCharge.mean
      ~ProtonCharge.median
      ~ProtonCharge.min
      ~ProtonCharge.nanhist
      ~ProtonCharge.nanmax
      ~ProtonCharge.nanmean
      ~ProtonCharge.nanmedian
      ~ProtonCharge.nanmin
      ~ProtonCharge.nanstd
      ~ProtonCharge.nansum
      ~ProtonCharge.nanvar
      ~ProtonCharge.plot
      ~ProtonCharge.rebin
      ~ProtonCharge.rename
      ~ProtonCharge.rename_dims
      ~ProtonCharge.round
      ~ProtonCharge.save_hdf5
      ~ProtonCharge.squeeze
      ~ProtonCharge.std
      ~ProtonCharge.sum
      ~ProtonCharge.to
      ~ProtonCharge.transform_coords
      ~ProtonCharge.transpose
      ~ProtonCharge.underlying_size
      ~ProtonCharge.var
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~ProtonCharge.bins
      ~ProtonCharge.coords
      ~ProtonCharge.data
      ~ProtonCharge.dim
      ~ProtonCharge.dims
      ~ProtonCharge.dtype
      ~ProtonCharge.is_binned
      ~ProtonCharge.masks
      ~ProtonCharge.name
      ~ProtonCharge.ndim
      ~ProtonCharge.shape
      ~ProtonCharge.size
      ~ProtonCharge.sizes
      ~ProtonCharge.unit
      ~ProtonCharge.value
      ~ProtonCharge.values
      ~ProtonCharge.variance
      ~ProtonCharge.variances
   
   