The fixation map is an m x n matrix with zeros where there are no fixations, and d (duration) where there are fixations. I use imgaussfilt (MATLAB) with a sigma of 37 pixels (1 degree of freedom) to generate a heat map. How do I interpret the new heat map values in terms of fixation duration in milliseconds?