From dc8a5c750316b26f05d3870944dd767d3815c025 Mon Sep 17 00:00:00 2001 From: jk125262 Date: Fri, 10 Aug 2018 18:18:34 +0200 Subject: [PATCH] README: Add table of contents --- README.org | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/README.org b/README.org index be2e356..724ae4c 100644 --- a/README.org +++ b/README.org @@ -17,6 +17,32 @@ For Python scripts of the WRR manuscript of the author, see [[#manuscript-script scripts]]. ----- +* Table of Contents +- [[#prerequisites][Prerequisites]] +- [[#tutorial][Tutorial]] + - [[#checking-python-modules][Checking Python modules]] + - [[#reading-shemat-suite-output][Reading SHEMAT-Suite output]] + - [[#plotting][Plotting]] +- [[#general-information][General information]] + - [[#pyshemkf-structure][pyshemkf structure]] + - [[#shemat-suite-output-directory][SHEMAT-Suite output directory]] +- [[#tags][Tags]] + - [[#analysis][analysis]] + - [[#errorplot][errorplot]] + - [[#forward][forward]] + - [[#gaussianity][gaussianity]] + - [[#monitor][monitor]] + - [[#numcomp][numcomp]] + - [[#singlecell][singlecell]] +- [[#scripts][Scripts]] + - [[#endresreadipy][endresread.ipy]] + - [[#tag-scripts][tag-scripts]] + - [[#templates][templates]] + - [[#manuscript-scripts][Manuscript scripts]] +- [[#module-pskf][Module =pskf=]] + - [[#scripts-2][scripts]] + - [[#tools][tools]] +- [[#references][References]] * Prerequisites The scripts are written for =python2.7.12=. They make use of the following Python modules: