Skip to content

Worse result with the new interpolator #18

Description

@b-remy

I was running inference algorithm using the shear transformation with the new interpolation kernel and I had weird results. So I checked only this shear operation of a sersic profile and found worse result when using the bernsteinquitic of our custom addons than when using the standard ResamplingType.BILINEAR...

Here I start from a round sersic profile and compare the shearing between galsim and galflow:

  • using ResamplingType.BILINEAR

image

  • using bernsteinquitic

image

Isn't supposed to be the opposite?

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions