From 6dd1a8bdee334c59af041b473d457df86cf1472a Mon Sep 17 00:00:00 2001 From: Michael Hanke Date: Tue, 17 May 2011 10:23:58 -0400 Subject: [PATCH] Fixes legend; more software --- survey/makestats | 2 +- survey/results.rst | 10 ++++++---- survey/survey.rst | 6 ++++-- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/survey/makestats b/survey/makestats index a15b5f7..d3bcf90 100755 --- a/survey/makestats +++ b/survey/makestats @@ -430,7 +430,7 @@ def main(srcdir, destdir): "Personal environment", "I prefer this particular scientific software environment because ...") mkpic_rating_by_os_hor_joined(db, 'man_os', ['man_r%i' % i for i in range(1, 5)], destdir, "Managed environment") - mkpic_rating_by_os_hor_joined(db, 'virt_host_os', ['man_r%i' % i for i in range(1, 4)], destdir, + mkpic_rating_by_os_hor_joined(db, 'virt_host_os', ['virt_r%i' % i for i in range(1, 4)], destdir, "Virtual environment (by host OS)") # submission stats: this is RST diff --git a/survey/results.rst b/survey/results.rst index 3e76077..cabaa6b 100644 --- a/survey/results.rst +++ b/survey/results.rst @@ -15,12 +15,14 @@ Submitter background Scientific computing environment preferences ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.. figure:: figures/ospref_by_env.png .. figure:: figures/time_by_env.png +.. figure:: figures/ospref_by_env.png - -Environment ratings -~~~~~~~~~~~~~~~~~~~ +The following figures show rating statistics grouped by the +respective operating system and use the same system color code +as in the figure above. The segments in each bar indicate the +frequency of individual rating options (from *definitely disagree* to +*definitely agree*) in up to four levels of color saturation. .. include:: figures/ratings_pers_os.rst .. include:: figures/ratings_man_os.rst diff --git a/survey/survey.rst b/survey/survey.rst index ae0add3..106e79a 100644 --- a/survey/survey.rst +++ b/survey/survey.rst @@ -855,7 +855,7 @@ Electrophysiology, MEG/EEG BESA BioSig BrainStorm - Chronus + Chronux EEGLAB Elekta Neuromag @@ -863,10 +863,12 @@ Electrophysiology, MEG/EEG KlustaKwik LORETA/sLORETA MNE suite + MClust NeuroExplorer - OpenMEEG + OpenMEEG Openelectrophy + Plexon RTXI Relacs Trellis-neuro -- 2.39.2