Change Log ========== .. contents:: :local: Version 1.2 ----------- Minor release of GDSC SMLM. * Update to GDSC Core 2.2 * Update the :numref:`{name} ` plugin to allow filtering of the counts histogram to remove long residence times. * Update the tracing algorithm used by the :numref:`{name} ` plugin. This now performs tracing of localisations to existing tracks using the end time of the track only (i.e. its last known position). This corrects a bug in tracing using time thresholds above 1 where jump distances between adjacent localisations could be above the distance threshold if a localisation was matched to a prior position of the track. E.g. Given a track with localisations A and B, a new localisation C will only be compared to position B; the previous algorithm allowed comparison to A and B. The use of the exclusion distance has been updated to apply a stricter exclusion using all possible matches across the entire time distance. Previously this was applied using alternative matches in the same frame only. * Update the interactive results table to allow a source image to be attached to the results. The results can be added to the source image as an overlay. * Added the :numref:`{name} ` plugin to display a table of traced results. Version 1.1 ----------- Minor release of GDSC SMLM. * Update to GDSC Core 2.1 * Fix the :numref:`{name} ` plugin to use descending diffusion coefficients for multi-population models. This corrects selection of the model using the minimum relative difference between successive coefficients. * Added the :numref:`{name} ` plugin to fit residence times of stationary (bound) molecules. * Fix the :numref:`{name} ` plugin error when the PSF is undefined. * Update the :numref:`{name} ` plugin with a ``Validate`` output mode. * Update the ``View a camera model`` action in the :numref:`{name} ` plugin. Allow display of histograms of the model pixel data; and outlier pixels. * Fix the :numref:`{name} ` plugin to allow templates with a sCMOS camera. * Added :numref:`{name} ` to support multiple dataset analysis. Version 1.0.2 ------------- Patch release of GDSC SMLM. * Update to GDSC Core 2.0.2 Version 1.0.1 ------------- Patch release of GDSC SMLM. * Correct application of templates with PSF settings. Version 1.0 ----------- First working version of GDSC SMLM. Requires Java 8.