void overlap now gets barycenters from center_ file rather than barycenter_ file

This commit is contained in:
P.M. Sutter 2013-03-31 22:04:27 -05:00
parent 4cd7408a8a
commit 2e832dd415
3 changed files with 22 additions and 16 deletions

View file

@ -10,7 +10,7 @@ option "voidFile1" - "Void info file for catalog 1" string yes
option "infoFile1" - "Extra info file for catalog 1" string yes
option "zoneFile1" - "Zone file for catalog 1" string yes
option "zonePartFile1" - "Zone-particle file for catalog 1" string yes
option "barycenterFile1" - "Barycenter file for catalog 1" string yes
option "centerFile1" - "Barycenter file for catalog 1" string yes
# void data for file 2
option "partFile2" - "Particle file for catalog 2" string yes
@ -19,7 +19,7 @@ option "voidFile2" - "Void info file for catalog 2" string yes
option "infoFile2" - "Extra info file for catalog 2" string yes
option "zoneFile2" - "Zone file for catalog 2" string yes
option "zonePartFile2" - "Zone-particle file for catalog 2" string yes
option "barycenterFile2" - "Barycenter file for catalog 2" string yes
option "centerFile2" - "Barycenter file for catalog 2" string yes
# options
option "outfile" - "Output file" string yes