@@ -15,12 +19,10 @@ The DrSPINE report command uses the GR Framework (gr-framework.org).
Follow installation instructions for the C version of the GR library.
### TeX Live
In order to rebuild the documentation or use report feature in DrSPINE
one needs full TeX Live https://www.tug.org/texlive distribution.
Note: it works "out of the box" on Ubuntu (14+) and MacOS with Tex Live 2016 or newer.
RedHat/CentOS 7 requires extra packages that have to be downloaded from the CTAN archive.
In order to use the report features in DrSPINE and build the documentation
one needs TeX Live https://www.tug.org/texlive distribution.
*Note: it works "out of the box" on Ubuntu (14+) and MacOS with Tex Live 2016 or newer. RedHat 7 requires extra packages that have to be downloaded from the CTAN archive*.
### Python
In order to use 'plot' command in DrSPINE one needs Python v3 interpreter
@@ -35,13 +37,13 @@ with the following command:
`conda install ipython matplotlib numpy scipy`
b) Or install full Anaconda Python distribution,
see [Anaconda website](https://docs.anaconda.com/anaconda/install for details).
see [Anaconda website](https://docs.anaconda.com/anaconda/install for
details).
2. Installation
-----------------
## Installation
### Create/edit Makefile.def
The defaults should work in most cases. Edit only if needed.
@@ -73,7 +75,7 @@ or, alternatively, build for J-NSE
make all install INSTRUMENT=2
### First time use
## First time use
Before using DrSPINE one needs to set-up the IPython profile: do it only once!