If appropriate, an anti-aliasing filter is applied before resampling. See resampling-and-decimating for more information.
Upon further inspection, I can’t seem to find the piece of code in BaseRaw.resample that actually applies any LP/AA filter. Where is this actually happening?
Where can I find information about the filtering applied (a reviewer requested it)?
However, I find it difficult to understand what the parameters of the brick-wall filter are. Or are they parameterless? Unfortunately, in the code itself it does not become apparent what the settings are or what I should report.