Isotropic French-Wilson scaling uses grid points to efficiently estimate the resolution-dependent average intensity. However, anisotropic scaling currently does not. It just computes the full kernel matrix one row at a time. I see no reason why this couldn't use a grid like the isotropic version which would help combat overfitting and improve performance.
Isotropic French-Wilson scaling uses grid points to efficiently estimate the resolution-dependent average intensity. However, anisotropic scaling currently does not. It just computes the full kernel matrix one row at a time. I see no reason why this couldn't use a grid like the isotropic version which would help combat overfitting and improve performance.