Versions

SuperResNET v3.6

On September 5, 2021, SuperResNET v3.6 is released online. Version 3.6 has the following added features:

  1. The cluster/blob area feature (for projected 2D blob) is added to the list of features. In total, we have 30 extracted features now.

  2. The user can now interactively select/deselect the feature(s) she/he wants to use for grouping the blobs. For example, the user can select the shape features (i.e., FA, CL, CP, CS) only to group the blobs or any other group of features.

  3. Added a check box for the features normalization. The user can decide if she/he wants to normalize the features or not before applying k-means to group the blobs.

  4. The number of groups (k) in k-means can be selected to be up to 200 groups.

  5. Fixed the issue of having different k-means results if one ran multiple times for the same k and same data. This issue is fixed by sorting the group centers and then, re-label the blobs in a consistent way.

  6. Fixed the group coloring by including more colors for large k (i.e., k = 200).

  7. Fixed some visualization issues from the previous version.

  8. SuperResNET is compiled under the new MATLAB 2021a release to get the benefits of the new MATLAB improvements

SuperResNET v3.5

On February 20, 2021, SuperResNET v3.5 is released online. Version 3.5 has the following added features:

  1. Added four new methods for manual ROI interactive selection.

  2. Added more features when loading the data.

  3. Visualized the data directly after loading.

  4. The features and meta-information are displayed after calculations.

  5. Fixed some issues in the blob's feature extraction. The 2D/3D blob features are supported for the 3D blobs.

  6. Autoload the data after selecting the data file.

  7. Support many of the data formats for various SMLM microscopes

  8. Added tooltips and self explanatory panels for the tabs.

  9. Added Ripley's H-function.

  10. Added cancel button for Ripley’s H-function that allows the user to cancel the calculation at any time (i.e., when having a very large number of localizations).

  11. Added more control to Ripley's function. The user can select r_min, r_max, and the step size for the range of scales to be calculated for the H-function.

  12. Fixed some of the visualization issues.

  13. Fixed some of the software bugs from the previous version.

  14. Introduce a new tab for the modularity analysis and visualization of the blobs.

  15. Introduce a new tab for the blobs retrieval.

  16. Added DBSCAN as another method to segment the blobs. DBSCAN is added to support segmenting non-blob like structures.

  17. Added t-SNE visualization for the embedded features of the blobs.

  18. Created this website to keep track of SuperResNET new features.

SuperResNET v3.5

In February 2021, SuperResNET become public and online for the first time

  1. The users can download and install their own copy of SuperResNET.

  2. SuperResNET gets its name after the previous SuperNet name.

  3. SuperResNET is compiled to support Mac and Windows OS users.

SuperResNET pre v3.5

For internal testing and not released publicly