Vmtkflowextensions

I am using vmtkflowextensions to add short flow extensions to the inlet and outlets of my 3D model. In the attached screencapture it can be seen that the flow extension does not fit nicely to the domain.
image

vmtksurfacereader -ifile inputfile --pipe vmtkcenterlines -seedselector openprofiles --pipe vmtkflowextensions -extensionratio 2 -normalestimationratio 1 -ofile ouptutfile

I am using the above line of code. Where does the problem with the flow extension come from?

What does the outlet look like before you add the flow extensions?

check the surface normal direction, and the radius value its calculating.

I believe there is also a flag that tapers the extension.