get_pie_markers
Full name: ase2sprkkr.asr.projected_bandstructure.get_pie_markers
- ase2sprkkr.asr.projected_bandstructure.get_pie_markers(weight_xi, scale_marker=True, s=36.0, res=64)[source]
Get pie markers corresponding to a 2D array of weights.
- Parameters:
weight_xi (2d np.array)
scale_marker (bool) – using sum of weights as scale for markersize
s (see get_pie_slice)
res (see get_pie_slice)
- Returns:
pie_xi
- Return type:
list of lists of mpl option dictionaries