photonpacket.hist1d module¶
-
class
photonpacket.hist1d.hist1d(hist, bins)[source]¶ Bases:
objectParamters
Methods
fromcounts(N)Paramterers
fromfs(fs, **kwargs)Parameters
avgn2
g2
mean
mean2
plot
qmandel
subbinomial
thmodes
var
-
N= 0¶
-
bins= array([], dtype=float64)¶
-
static
fromfs(fs, **kwargs)[source]¶ - fs: frameseries
frameseries object
- args:
density - passed to numpy.histogram min - minimal bin value max - maximal bin value offset - offset from automatic maximal bin value
-
hist= array([], dtype=float64)¶
-
normed= False¶
-