-
Notifications
You must be signed in to change notification settings - Fork 1
3.2.1 SRRF
NanoPyx's Super-Resolution Radial Fluctuations (SRRF) method generates super-resolved images by exploiting the temporal fluctuations of fluorophores in a sequence of microscopy images. Unlike traditional super-resolution techniques that require specialized equipment or complex protocols, SRRF processes standard fluorescence image sequences to enhance resolution beyond the diffraction limit. It works by analyzing the radial symmetry and intensity of fluctuating fluorescent signals to pinpoint the locations of emitters with high precision. These localized emitters are then used to reconstruct a high-resolution image, revealing fine structural details that are not visible in conventional microscopy.
Reference: Gustafsson, N. et al 2016 Nat Commun 7, 12471
-
Image Stack: The image stack to be processed, required to have shape: (time, rows, columns).
-
Frames Per Time Point: How many frames are used to calculated individual timepoints. For example, given an input image with 500 frames, if using 100 frames per timepoint, SRRF will generate an image stack with 5 super-resolved frames. Defaults to using every frame to calculate a single timepoint.
-
Magnification: Desired magnification for the generated radiality image.
-
Ring Radius: Radius of the ring used to calculate the radiality (in pixels).
-
Radiality Positivity Constraint: Enable radiality positivity constraint
-
Apply Intensity Weighting: Whether to calculate intensity values based on the original image fluorescence intensity as opposed to just outputting the radiality values.
-
Reconstruction: Type of temporal reconstruction.