issues
search
PiMaV
/
BLITZ
*B*ulk *L*oading and *I*nteractive *T*ime series *Z*onal analysis
GNU General Public License v3.0
7
stars
0
forks
source link
New Features - Time - Normalization
#35
Closed
PiMaV
closed
2 months ago
PiMaV
commented
5 months ago
[x] - Bluring of the "used" image
[x] - alpha (this could already be the same as = 0-100%)
[x] - time shift ( so a mean range can "lag" some frames behind) i.e: Range of background is "3" and t_shift is "2" -> so image 27 is subtracted by the mean of images 23:25 (=27- 2 - (2:0)
irkri
commented
4 months ago
I don't know what you mean with "blurring". A gaussian kernel applied over the image?
I think the
alpha
you mean is the spinbox we already have. Maybe the tooltip helps?
This is now implemented and should work as intended.
PiMaV
commented
4 months ago
Yepp . Gaussian. Just starting with 3 and odd. thats it
lets skip 2 for now