Hi guys,

suppose I performed a 2D data projection of this form:

frb = proj.to_frb(width, res, center=c)

how can I obtain the radial profile of this 2D "map" (say frb["Temperature"])?
(I have found only how to perform radial profiles of 3D data, setting a certain sphere)

Do you have some template?

Thanks in advance!


  Max