Merge branch 'master' of ssh://bitbucket.org/cosmicvoids/void_identification

This commit is contained in:
Guilhem Lavaux 2013-03-31 17:01:47 -04:00
commit 5a0f2383b3
26 changed files with 1232 additions and 306 deletions

View file

@ -190,7 +190,7 @@ public:
if (load_flags & (NEED_POSITION | NEED_VELOCITY))
rescaleParticles(d, d->Hubble*1e-5, one_kpc/one_Gyr);
// enforceBoxSize(d);
enforceBoxSize(d);
applyTransformations(d);
basicPreprocessing(d, preproc);