[fluka-discuss]: RE: Gnuplot error

From: Vasilis Vlachoudis <Vasilis.Vlachoudis_at_cern.ch>
Date: Mon, 17 Nov 2014 09:34:04 +0000

Hi Roman,

in the first lines it says "set terminal unknown"
I guess you installed the gnuplot version with no X support (gnuplot-nox). Please install the gnuplot-x11

V.

________________________________________
From: owner-fluka-discuss_at_mi.infn.it [owner-fluka-discuss_at_mi.infn.it] on behalf of Roman Savinov [rsavinov_at_calpoly.edu]
Sent: 17 November 2014 09:09
To: fluka-discuss_at_fluka.org
Subject: [fluka-discuss]: Gnuplot error

hi,

When Im trying to plot geometry of the tutorial.flair example file, Im getting the following error:

********************************************************************************************
Started 2014.11.16 23:57
set terminal unknown 0 enhanced raise title 'tutorial.flair-0: nTOF Target Geometry'

set title 'nTOF Target Geometry' font 'Times,20'
set size ratio 1
set key default
set xlabel 'Z (cm)' font 'Times,12'
set xtics
set ylabel 'Y (cm)' font 'Times,12'
set ytics
set xrange [-50:50]
set yrange [-50:50]
set style line 1 lt -1 lw 1
set style line 2 lt 6 lw 1
vscale=0.1
set colorbox vertical
set pm3d map explicit corners2color c1
set palette defined (1 "#3050B0",2 "#209050",3 "#D03030",4 "#9050D0",5 "#707030",6 "#40D010",7 "#B07050",8 "#70B030",9 "#A050D0",10 "#B09070",11 "#50B0B0",12 "#207030",13 "#609050",14 "#10D090",15 "#D0B0D0",16 "#B010D0",17 "#B01050",18 "#90D0D0",19 "#6050B0",20 "#D0B050",21 "#80B010",22 "#901050",23 "#909010",24 "#4030B0",25 "#50D010",26 "#B07010")
set palette maxcolors 26
set cbrange [1:26]
unset colorbox
splot 'geometry.dat' ind 1 us 5:4:7 notitle,'' ind 0 us 5:4:(0) w l ls 1 notitle
<e< gnuplot> set terminal unknown 0 enhanced raise title 'tutorial.flair-0: nTOF Target Geometry'

<e< ^

<e< line 0: ';' expected

Gnuplot error
**************************************************************************************************************

I assume something wrong with Gnuplot. Here is the version that I'm using:

                            Version 4.6 patchlevel 4 last modified 2013-10-02
                            Build System: Linux x86_64


I attached screenshots of the geometry tab and plot inputs (with the pop-up error message) as well as the tutorial.flair file.

any help would be appreciated

thanks,

Roman
Received on Mon Nov 17 2014 - 11:58:19 CET

This archive was generated by hypermail 2.3.0 : Mon Nov 17 2014 - 11:58:20 CET