From 3efb3f0bd4b8f85d5ab709e0f692a12722b2be01 Mon Sep 17 00:00:00 2001 From: hanemile Date: Tue, 20 Mar 2018 18:15:35 +0100 Subject: added an example to the readme --- src/python/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/python/README.md') diff --git a/src/python/README.md b/src/python/README.md index f3ddef2..1804d59 100644 --- a/src/python/README.md +++ b/src/python/README.md @@ -7,3 +7,12 @@ ### Step 2: Generate the Coordinates ![insert image](imgs/coord.png) + +### Examples: + +Generate 10 Stars, save their coordinates in stars/out1.csv. Use the lookuptable +1e7.csv. Generate the coordinates in a range 1e6 aroud the center of the galaxy. +Utilize 4 threads. + +![insert image](imgs/example.png) + -- cgit 1.4.1