Implemented corrections from reviews

This commit is contained in:
Marie Aubert 2018-10-12 11:11:49 +02:00
parent 531a2c30f3
commit 6a5aa85f2f
2 changed files with 8 additions and 8 deletions

View file

@ -921,7 +921,7 @@ int main(int argc, char **argv) {
}
voids.resize(iGood);
//Maubert - Uncommented this part : to be sure that voids to not cross maximum redshift asked for in zrange
//Maubert - Uncommented this part : to be sure that voids do not cross maximum redshift asked for in zrange
iGood = 0;
for (iVoid = 0; iVoid < voids.size(); iVoid++) {
// just in case