Bases: object
data: ndarray (3d) mask: 3-element tuple of 1d ndarrays (X,Y,Z)
output: ppm: ndarray (4d)
Compute the free energy defined as:
F(q, theta) = int q(x) log q(x)/p(x,y/theta) dx
associated with input parameters mu, sigma and beta (up to an ignored constant).
VE-step
Return (mu, sigma)
ppm: ndarray (4d) data_: ndarray (1d, masked data) mask: 3-element tuple of 1d ndarrays (X,Y,Z)
ppm: ndarray (4d) data_: ndarray (1d, masked data) mask: 3-element tuple of 1d ndarrays (X,Y,Z)