CosmoHammer icon indicating copy to clipboard operation
CosmoHammer copied to clipboard

Cosmological parameter estimation with the MCMC Hammer, please use https://cosmo-gitlab.phys.ethz.ch/cosmo/CosmoHammer, this repository is outdated ! Docs at http://cosmo-docs.phys.ethz.ch/cosmoHammer...

Results 2 CosmoHammer issues
Sort by recently updated
recently updated
newest added

Below is the error that I received (Python: 3.6.1, openmpi: 1.4). ``` Traceback (most recent call last): File "/u/home/a/ajshajib/mybin/lenstronomy/lenstronomy/Sampling/sampler.py", line 67, in pso for swarm in pso.sample(n_iterations): File "/u/home/a/ajshajib/mybin/CosmoHammer/cosmoHammer/pso/ParticleSwarmOptimizer.py", line...

Use dill for serialization in Python 3. Otherwise, the PSO module runs into error (issue https://github.com/cosmo-ethz/CosmoHammer/issues/10) when run with MPI.