From 0ff2fcf71106728353101bf255d58622f4223c7c Mon Sep 17 00:00:00 2001 From: Daniel Ellis Date: Tue, 22 Jan 2019 18:55:31 +0000 Subject: [PATCH] final figure --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..e622f338 --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# Running +Place files in csv folder. + +`python start.py $NCPUS` -for composite files +`python start.py $NCPUS 1 ` -for single dot files + +This then runs in the background (no screen). To change edit 'show' option in main.js + +# Set colours +see colours.json file + +# Output +This is in the pdf folder. + +# Install +conda install nodejs +npm install +sudo npm install -g --save electron --unsafe-perm=true --allow-root +- for merge - have imagemagick installed + + +# Montage setup +python montage.py