Skip to content

Need help with Inverse abel transformation of an image collected using Velocity map imaging #377

Answered by MikhailRyazanov
JBN55 asked this question in Q&A
Discussion options

You must be logged in to vote
  1. Make sure to center the image properly before transforming it, either by abel.tools.center.center_image or using origin= in abel.Tranform.
  2. The vertical line is usually called “centerline noise” and is unavoidable in the inverse Abel transform. Basically, the amount of signal in the original 3D distribution is directly proportional to the distance from the axis (due to the ρ in cylindrical coordinates), but the noise is its 2D projection is distributed more uniformly (in fact, the noise from larger radii overlaps with the signal at smaller radii, so the axial part suffers the most), thus the SNR in the inverse transform drops significantly towards the axis. You can try using a method w…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@stggh
Comment options

@JBN55
Comment options

Answer selected by JBN55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants