Re: [fluka-discuss]: How to combine pictures ?

From: babintsev <babintsev_at_ihep.ru>
Date: Mon, 18 Nov 2019 14:38:31 +0300

Thank you, Ricardo,

for those who is interested I give my example :

gnuplot
            reset
            set terminal x11 0 enhanced raise  title ' USRBIN  62'

            set size 1.0, 0.7
             set grid

             set title ' qu-qu...' font "Helvetica,18"
             set xlabel 'Z, cm' font "Helvetica,18"
             set ylabel 'qu-qu...' font "Helvetica,18"

             set logscale cb


   plot    "1/N-150.dat" us 1:(($3)*0.07) w steps lt 1 lc rgb 'black'
title " NO tube",'' us (($1+$2)/2.0):(($3)*0.07):(($3*$4/100)*0.07) w
errorbars lc rgb 'black' pt 0 ps 0 notitle, \
"2/N-150.dat" us 1:(($3)*0.07) w steps lt 1 lc  rgb 'blue' title "
Pol",'' us (($1+$2)/2.0):(($3)*0.07):(($3*$4/100)*0.07) w errorbars  lc
rgb 'blue' pt 0 ps 0 notitle, \
"3/N-150.dat" us 1:(($3)*0.07) w steps lt 1 lc  rgb 'green' title "
Al",'' us (($1+$2)/2.0):(($3)*0.07):(($3*$4/100)*0.07) w errorbars  lc
rgb 'green' pt 0 ps 0 notitle, \
"4/N-150.dat" us 1:(($3)*0.07) w steps lt 1 lc rgb 'coral' title
"Iron",'' us (($1+$2)/2.0):(($3)*0.07):(($3*$4/100)*0.07) w errorbars 
lc rgb 'coral' pt 0 ps 0 notitle


    set size 1.0, 0.6


    ### set term postscript eps font "Helvetica,14"

     set terminal postscript portrait enhanced mono dashed lw 2
"Helvetica" 14
     set output "N.eps"
     replot
--------------------------------

Vladimir


16.11.2019 20:46, Ricardo Manuel Dos Santos Augusto пишет:
> Dear Vladimir,
>
> Yes. You can plot each of those USRBIN files with flair to create 4 .dat files.
> Then you can use gnuplot (or other tool of your choice) to plot these .dat files into a single projection.
>
> Best regards,
> Ricardo
>
> //Ricardo dos Santos Augusto
> TRIUMF-EH&S TRL Rr-7
> 4004 Wesbrook Mall,
> Vancouver, BC V6T 2A3, Canada//
> ________________________________________
> De : owner-fluka-discuss_at_mi.infn.it [owner-fluka-discuss_at_mi.infn.it] de la part de babintsev [babintsev_at_ihep.ru]
> Envoyé : vendredi 15 novembre 2019 9:07
> À : fluka-discuss_at_fluka.org
> Objet : [fluka-discuss]: How to combine pictures ?
>
> Dear experts,
>
> I have 4 URSBIN files : stend-Pol_62.bnn, ....
>
> I want to draw projections for these files at the same Figure
>
> is it possible ? ...and how ?
>
>
> thanks
>
> Vladimir
>
>
> __________________________________________________________________________
> You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
>
>
>
> __________________________________________________________________________
> You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info


__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
Received on Mon Nov 18 2019 - 14:11:11 CET

This archive was generated by hypermail 2.3.0 : Mon Nov 18 2019 - 14:11:20 CET