Evaluate
$$\int_{-\infty}^{\infty}|\Gamma(r+xi)|dx$$
as a function of $r$, where $r\notin\{0,-1,-2,...\}$ and $x\in\mathbb{R}$.
For some values of $r$, these visually look like bell curves (similar to $e^{-x^2}$). See this picture for reference.
But I don't believe they are exactly the same. I'm not sure. How would you evaluate the integral as a function of $r$? Can it be written in a way that is more familiar?

For $$I(r)=\int_{-\infty }^{\infty } |\Gamma (r+i x)| \, dx$$ assuming $r>0$, I am not sure that we can obtain any anlytical result.
Numerically, a quick and dirty regression $$\log[I(r)]=a + b\, r^c$$ gives, with $R^2=0.999861$, $$\begin{array}{clclclclc} \text{} & \text{Estimate} & \text{Standard Error} & \text{Confidence Interval} \\ a & -3.79271 & 0.2560 & \{-4.30087,-3.28455\} \\ b & +0.99496 & 0.0121 & \{+0.97088,+1.01903\} \\ c & +1.28364 & 0.0026 & \{+1.27847,+1.28880\} \\ \end{array}$$ which probably hides a logarithmic contribution.