I have a set of data points looking as if they could follow a skew-normal distribution when plotted. The explicit way the data is generated is unknown, but 2 things are constant for each set {$x,y$} these constant parameters are: $T=4$, $L=2\pi/26$. Additionally, we know the value of a 3rd parameter $A=a*T$ for each curved plotted. The data plots are bellow:
What type of function/fit can be used to reproduce this behaviour in terms of the parameters listed? I unsuccessfully tried $y(x)=1+a*e^{-(b*x+e^{-b*x})}$ the Gumbel distribution. The data for A=1..5 is here data.ods or csv here CSv format


