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

Allow for inputting Numpy array directly #3

Open
simongravelle opened this issue Jul 13, 2024 · 0 comments · May be fixed by #8
Open

Allow for inputting Numpy array directly #3

simongravelle opened this issue Jul 13, 2024 · 0 comments · May be fixed by #8
Labels
enhancement New feature or request

Comments

@simongravelle
Copy link
Member

To do:

  • modify the code so that it accepts Numpy array directly, either by looping directly on the array, or simply by converting it into a XYZ format before applying the Countoscope
  • write a test
@simongravelle simongravelle added the enhancement New feature or request label Jul 13, 2024
@simongravelle simongravelle linked a pull request Sep 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant