Skip to content

Commit

Permalink
final figure
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfiex committed Jan 22, 2019
1 parent e6010d2 commit 0ff2fcf
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 0ff2fcf

Please # to comment.