Skip to content

Latest commit

 

History

History
75 lines (56 loc) · 1.21 KB

results.md

File metadata and controls

75 lines (56 loc) · 1.21 KB

Results

Results from varying parameters

Trial 1

MIN_POSITION = 0
MAX_POSITION = 30
REDSHIFT = 0
VOID_RADIUS = 5
  • Total number of galaxies in simulation: 4886 galaxies
  • Total number of galaxies in voids: 1168 galaxies

Trial 2

MIN_POSITION = 0
MAX_POSITION = 30
REDSHIFT = 0
VOID_RADIUS = 2
  • Total number of galaxies in simulation: 4886 galaxies
  • Total number of galaxies in voids: 430 galaxies

Trial 3

MIN_POSITION = 0
MAX_POSITION = 30
REDSHIFT = 0
VOID_RADIUS = 10
  • Total number of galaxies in simulation: 4886 galaxies
  • Total number of galaxies in voids: 2419 galaxies

Trial 4

MIN_POSITION = 0
MAX_POSITION = 20
REDSHIFT = 0
VOID_RADIUS = 5
  • Total number of galaxies in simulation: 766 galaxies
  • Total number of galaxies in voids: 241 galaxies

Trial 5

MIN_POSITION = 0
MAX_POSITION = 20
REDSHIFT = 0
VOID_RADIUS = 2
  • Total number of galaxies in simulation: 766 galaxies
  • Total number of galaxies in voids: 72 galaxies

Trial 6

MIN_POSITION = 0
MAX_POSITION = 20
REDSHIFT = 0
VOID_RADIUS = 10
  • Total number of galaxies in simulation: 766 galaxies
  • Total number of galaxies in voids: 431 galaxies