esis.data.inversion.moses_mart.sampling_issue.moses.
zpad
Zero pad an x,lambda array
Arguments: I = Numpy ndarray (Nx, Nlambda) Npad = integer; number of zeros to add at both sides of the array
Returned data shape will be (Nx, Nlambda + 2*Npad)