Finding probability of twin stars
11 Jan 2015
Generate num
stars on a field of (x,y,z) = [low:high]
and find all twin stars (those within min_d
of each other).
Code in Python:
Sample resulting image:
11 Jan 2015
Generate num
stars on a field of (x,y,z) = [low:high]
and find all twin stars (those within min_d
of each other).
Code in Python:
Sample resulting image: