Redbelly98 said:
It might help if you told us what the actual N, frequency spacing, and frequency range (mininum and maximum) are for your data.
remember that the three parameters are related. you can specify two of the three sort of independently, but the the value of the third is a consequence of the values of the other two.
Please use the time-domain signal to figure N, not the frequency data (see below for explanation.)
but he doesn't know the time-domain signal yet.
one thing, to sort of help how this will sort out, is that theoretically, the continuous Fourier Transform of a gaussian pulse is a gaussian pulse.
if we define the F.T. as electrical engineers like to:
X(f) \equiv \mathcal{F} \left\{ x(t) \right\} \equiv \int_{-\infty}^{+\infty} x(t) e^{-i 2 \pi f t} dt
with the resulting inverse F.T.:
x(t) \equiv \mathcal{F}^{-1} \left\{ X(f) \right\} = \int_{-\infty}^{+\infty} X(f) e^{i 2 \pi f t} df
then the F.T. of the unit gaussian pulse (centered at zero) is:
\mathcal{F} \left\{ e^{-\pi t^2} \right\} = e^{-\pi f^2}
we EEs commit that to memory (along with the scaling and translation theorems of the F.T.) and we can do
any gaussian pulse centered at any time or frequency, with even imaginary parts which happens when one examines a linearly-swept frequency
"chirp}" signal. a gaussian windowed chirp is just a gaussian, with the right subsitution of scalers and if one "completes the square" in the exponent.
even though i am not suggesting to the OP to
not do the FFT and use the theoretical F.T., the OP should know what to expect coming out of FFT (or iFFT, in this case), because if it is radically different, the range or spacing or size of
N is not good enough. the FFT should approximate the theoretical F.T. if one sets it up correctly.