I have the following conformal mapping:

I need to find $\lambda = f(\zeta)$ and its reverse. Zeros on the figure are given, the axis are oriented as usual. The resulting distance between the line and the circle does not matter.
I know how to map the left arrangement to a circle and a line:
$$f(\zeta) = -i \frac{\zeta + iA}{\zeta - iA}$$
but how do I make the bottom circle transform into a circle with a unit radius?
Unfortunately it's not a homework so you may give an answer as is, should it be easier.
It turned out really easy, to transform a line and a circle to a line and a unit circle in the arrangement shown above one only has to divide by the radius of the circle.
So the final transform is:
$$\lambda(\zeta) = -i \frac{\zeta + iA}{\zeta - iA} \frac{(H+A)^2-a^2}{2Aa}$$
Gnuplot for you to try ($\text{Eta} = \lambda$):