LernerLab / GuPPy

Guided Photometry Analysis in Python, a free and open-source FP analysis tool.
GNU General Public License v3.0
63 stars 11 forks source link

data analyse #81

Closed samjadot closed 4 months ago

samjadot commented 5 months ago

Hi, When i have this graph after group analyse, what does the light blue around the mean signify? And is it possible to calculate an average value (a baseline) for each of the selected windows with this graph? Thanks you very much Capture d’écran 2024-03-21 à 10 55 11 Capture d’écran 2024-03-21 à 10 58 47

samjadot commented 5 months ago

what does the light blue around the mean signify? the SEM? the SD?

venus-sherathiya commented 5 months ago

Light blue represents SEM

venus-sherathiya commented 5 months ago

Can I close this issue, if I resolved your query ?

samjadot commented 5 months ago

Do you know why the average value of peaks calculated by Guppy is not equal to the value obtained by the classical calculation of the average? (26.185162 + 22.370419 + 22.180712) / 3 =23,5787643333333

Capture d’écran 2024-03-25 à 16 07 12

venus-sherathiya commented 5 months ago

mean is the peak value in the mean trial. if you look the mean trial in the visualization GUI, it will match the value to 22.070202.

samjadot commented 5 months ago

Ok thank you very much for your help😊 You Can close this issue now

venus-sherathiya commented 4 months ago

issue resolved !!