Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Support mesh-grid source data #14

Open
MikeSWang opened this issue Jun 23, 2023 · 0 comments
Open

[FEAT] Support mesh-grid source data #14

MikeSWang opened this issue Jun 23, 2023 · 0 comments
Assignees
Labels
feature Feature requests
Milestone

Comments

@MikeSWang
Copy link
Owner

MikeSWang commented Jun 23, 2023

Is the requested feature related to an issue?

No.

Summary

Currently the only source data type supported is catalogues of discrete particles with positions and weights. An additional source data type is mesh grids of sampled density fields with line of sights given by the grid position vector.

Alternatives

N/A

Implementation

Overload existing field operation and clustering statistic computation methods.

Additional context

This scenario occurs e.g. when reconstruction techniques are used.

Mesh-grid source data should demand less computational time as spherical harmonics can be precomputed and stored on the mesh grids.

@MikeSWang MikeSWang added the enhancement Functionality improvements label Jun 23, 2023
@MikeSWang MikeSWang self-assigned this Jun 23, 2023
@MikeSWang MikeSWang added feature Feature requests and removed enhancement Functionality improvements labels Jun 23, 2023
@MikeSWang MikeSWang added this to the Version 1 release milestone Aug 19, 2024
@MikeSWang MikeSWang changed the title [FEAT] Allow mesh-based source data [FEAT] Support mesh-grid source data Aug 20, 2024
@MikeSWang MikeSWang pinned this issue Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature requests
Projects
None yet
Development

No branches or pull requests

1 participant