Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #3460

Overlapping/Merge two density plot red and green scale using gnuplot

Newsgroups comp.graphics.apps.gnuplot
Date 2016-11-14 11:59 -0800
Message-ID <093d02c9-93e0-4d98-b0ab-3144692fdd0a@googlegroups.com> (permalink)
Subject Overlapping/Merge two density plot red and green scale using gnuplot
From Graziani Candiotto <graz13@gmail.com>

Show all headers | View raw


Hello People,	

I would like to ask the follow question.

How can I overlap/merge two density plot (in attach) using gnuplot. One image is in red scale and the other is in green scale.

Density plot in red and green scale

In theses two images the lowest value is white (background) and the highest values are represented by pure red [ RGB (255,0,0) ] and green [ RGB (0,255,0) ] scale.


I looking for a way two overlap this two images, such that intersections are a combination of red and green to give a yellow intensity dependent on the "red" and "green" values.

In summary I need that resultant image had red, green and yellow colors.

I've tried some methods to interpolate the two images, but the resultant image is:

interpolation

I was expecting a light yellow [ RGB (255,255,0) ] color resultant but I get a dark yellow [ RGB (127,127,0) ]. How can I solve this problem using gnuplot.

The data files and gnuplot script for the red and green images are available in the link below

www.dropbox.com/s/teucom4uco283gp/overflow_example.tar.gz?dl=0

Thanks for attention.

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar


Thread

Overlapping/Merge two density plot red and green scale using gnuplot Graziani Candiotto <graz13@gmail.com> - 2016-11-14 11:59 -0800
  Re: Overlapping/Merge two density plot red and green scale using gnuplot dale <dale@dalekelly.org> - 2016-11-15 21:13 -0500
    Re: Overlapping/Merge two density plot red and green scale using gnuplot dale <dale@dalekelly.org> - 2016-11-15 21:45 -0500
      Re: Overlapping/Merge two density plot red and green scale using gnuplot dale <dale@dalekelly.org> - 2016-11-16 00:51 -0500
        Re: Overlapping/Merge two density plot red and green scale using gnuplot dale <dale@dalekelly.org> - 2016-11-16 07:41 -0500
  Re: Overlapping/Merge two density plot red and green scale using gnuplot dale <dale@dalekelly.org> - 2016-11-17 21:32 -0500
    Re: Overlapping/Merge two density plot red and green scale using gnuplot dale <dale@dalekelly.org> - 2016-11-18 00:42 -0500
      Re: Overlapping/Merge two density plot red and green scale using gnuplot dale <dale@dalekelly.org> - 2016-11-18 00:46 -0500
      Re: Overlapping/Merge two density plot red and green scale using gnuplot dale <dale@dalekelly.org> - 2016-11-18 21:57 -0500

csiph-web