add histogram reader
Compare changes
+ 1
− 1
@@ -59,7 +59,7 @@ class ADNS(TurTLE.DNS):
@@ -59,7 +59,7 @@ class ADNS(TurTLE.DNS):
This adds a default reader for histograms, as well as a sanity check for those histograms (i.e. second order moment computed on the fly is compared with second order moment obtained from the probability density function).