devito
devito copied to clipboard
Resampling function inconsistent
The resample method of a Receiver object does not always return the correct number of samples. If you interpolate data from the computational time axis to a shot record times axis and then back to the computational time axis, you don't end with with the same number of samples as before.
resampling with .resample(dt) or .resample(nt)?
@philippwitte @mloubout any updates on this?
Somewhere on my TODO list