Skip to content

Add an antialiasing mesh source.#450

Open
rainwoodman wants to merge 1 commit intobccp:masterfrom
rainwoodman:aamesh
Open

Add an antialiasing mesh source.#450
rainwoodman wants to merge 1 commit intobccp:masterfrom
rainwoodman:aamesh

Conversation

@rainwoodman
Copy link
Member

This shall gradually deprecate the catalog mesh interface.

It currently implements the INTERLACE and GRID scheme, but
new ones can be added.

GRID is slightly better than INTERLACE at the same window;
but it is a lot more expensive.

This shall gradually deprecate the catalog mesh interface.

It currently implements the INTERLACE and GRID scheme, but
new ones can be added.

GRID is slightly better than INTERLACE at the same window;
but it is a lot more expensive.
from pmesh import window
from pmesh.pm import RealField, ComplexField

class SSAAMesh(MeshSource):
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dislike the name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant