I built a model of a soil domain formed by a soil deposit on a bedrock layer (the geometry was built with Python API and then I did the merge operation).
As input, I used a Ricker Wavelet with dominant frequency 0.6 Hz and PGA 0.2 g: I considered an acceleration history at the free-surface (outcrop motion), I used deconvolution process to obtain bedrock motion and I applied the velocity-time history obtained from a deconvolution.
I ran the dynamic analysis and I had some problems with the results:
when I extract the results at the bedrock points (selection sets "bed_f_ .." ) I do not find the Ricker Wavelet used as input but there are unwanted oscillations in the firsts time steps, only at the midpoint of the model there are no oscillations; the same happens at the interface points and at the surface points.
I used Newmark integrator and I had done many tests changing gamma and beta values: if I increase these values, it seems that the fluctuations decrease but they are still present.
I don't understand whether it is a modelling problem or a problem in choosing AnalysesCommand's attributes.
The velocity-time history that I applied with the AbsorbingElement in the X direction is applied at the base of the model only or at the vertical elements also?

Below I attached the files of the whole model and an excel file that I used to process the results.
Thank you in advance.