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

Perform median in azimuthal space #2261

Open
kif opened this issue Sep 4, 2024 · 4 comments
Open

Perform median in azimuthal space #2261

kif opened this issue Sep 4, 2024 · 4 comments
Assignees
Labels
enhancement proposal Something which have to be tested

Comments

@kif
Copy link
Member

kif commented Sep 4, 2024

Nice to have, work in azimuthal space....

  • how to deal with inclined detector
  • how to deal with pixel splitting
    Not simple, probably slow.

Need to find fast sort probably first implemented in cython.

@kif kif added enhancement proposal Something which have to be tested labels Sep 4, 2024
@kif kif self-assigned this Sep 4, 2024
@kif
Copy link
Member Author

kif commented Sep 4, 2024

the comb-sort looks fairly simple to implement ... and it is in-place.

@kif
Copy link
Member Author

kif commented Sep 12, 2024

drag inspiration from
https://github.com/numpy/numpy/pull/22315/files

@kif
Copy link
Member Author

kif commented Sep 12, 2024

@kif
Copy link
Member Author

kif commented Sep 17, 2024

Some ideas about implementing a parallel comb-sort on GPU ... could be interesting

@kif kif mentioned this issue Sep 25, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement proposal Something which have to be tested
Projects
None yet
Development

No branches or pull requests

1 participant