Closed kjs73 closed 10 years ago
Maybe we messed up that heat capacity test when we suppressed the histogram output?
Yes we did, we need to rewrite that test. Currently it's trying to build the mean from the histogram output, while in practice now we are able to just get the mean from a function. So the test will get considerably simpler.
We should also not hardcode the suppression of the histogram output but we should rather add a flag. On 12 Sep 2014 11:43, "Julian Schrenk" notifications@github.com wrote:
Maybe we messed up that heat capacity test when we suppressed the histogram output?
— Reply to this email directly or view it on GitHub https://github.com/pele-python/mcpele/pull/33#issuecomment-55387242.
Add gitignore file, maybe we could also use essentially the same as pele?