AFAICT FlyVR 1.0 (https://github.com/murthylab/fly-vr/blob/flyvr-1.0/audio/attenuation.py) and it's port to FlyVR2
(https://github.com/murthylab/fly-vr/blob/master/flyvr/audio/attenuation.py) only ever supported tonal attenuation using interp1d.
Use of a the white-noise transfer file / calibration information was never supported in FlyVR 1.0.
c.f. this with the MATLAB side (fbfd0b4), we are lacking the reverse transform using the white noise transform