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

This commit is contained in:
P.M. Sutter 2013-03-20 07:19:34 -05:00
commit 7c172d5642
8 changed files with 77 additions and 56 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);