Skip to content

Implement distributed lensing #81

Description

@EiffL

This issue is to track the development of a distributed version of our FlowPM lensing implementation.

We essentially need to create a distributed version of these two funnctions:

The first one should be easily adaptable from the distributed versions of cic_paint which can be found here:

def cic_paint(mesh, part, halo_size, weight=None, name=None):

The second one is a tiny bit more sophisticated because it will involve a distributed interpolation operation and this might require some thinking

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions