comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Plot difference
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Plot difference [message #66246] Mon, 27 April 2009 12:32 Go to previous message
Giorgio is currently offline  Giorgio
Messages: 31
Registered: March 2008
Member
Hi,
From 10 measurements of a CCD camera with a size of (1293 x 840)
points I calculate the mean and the standard deviation. I get
different plots if I plot just the 2D data or if I rebin to make a 1D
vector.
Let's say that my 2D arrays for the mean is called average and the
standard deviation is standard. Then the results are different if I
do:

plot, average, standard, psym = 4

and

plot, rebin(average, N_Elements(average)), rebin(standard, n_elements
(standard)), psym = 4

Any hint why is that?

Thanks,

Giorgio
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: About ‘Widget_base’
Next Topic: slope_intercept

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 01:35:25 PDT 2025

Total time taken to generate the page: 1.36011 seconds