temp debug messages

This commit is contained in:
Michael T Smith 2016-11-10 16:54:17 +00:00
parent 6b68110acf
commit 56ed4bb603

View file

@ -199,6 +199,7 @@ class Model(ParamzModel, Priorizable):
import paramz
transformed_points = param_points.copy()
print transformed_points, point_densities
# Need to transform the points to the space of parameters again
f = np.ones(self.size).astype(bool)