-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
Description
I'd like to add an item to the wishlist: chromatic aberration correction.
When recording multiple channels with spectrally different fluorophores, correction of the chromatic aberrations is necessary to register the channels at the nanoscale. For example, we usually do 2-color PAINT in red and far-red channels simultaneously (561 and 647 lasers, alternated frames) and warp the channels to register them.
Several software do this, using either polynomial warping (N-STORM does this) or B-Splines (like DoM Utrecht https://github.com/ekatrukha/DoM_Utrecht/wiki/Chromatic-correction). A Matlab implementation exists in SharpVisu (https://github.com/andronovl/SharpViSu). There may be a Python implementation in PyMe but I'm not sure of that.