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

Limits for template location could be given as radius #36

Open
alejoe91 opened this issue Jul 4, 2019 · 5 comments
Open

Limits for template location could be given as radius #36

alejoe91 opened this issue Jul 4, 2019 · 5 comments
Labels
enhancement New feature or request

Comments

@alejoe91
Copy link
Member

alejoe91 commented Jul 4, 2019

Now the limits for template placemeent are given in cartesian coordinates.

For wire-type probes, it could be useful to have a radius:
e.g.
OPTION 1:
xlim: [20, 80]
xlim_coord: 'radial'
ylim: [-50, 50]
ylim_coord: 'cartesian'
zlim: [-50, 50]
zlim_coord: 'cartesian'

If radial then templates could be located in the cylinder between 20 and 80 um radius around the origin.

@alejoe91
Copy link
Member Author

alejoe91 commented Jul 4, 2019

OPTION 2:
The radial and cartesian coordinates could be combined:

xlim_cart: [0, 100]
xlim_rad: [10, 100]

This would place templates in a cylinder on the semispace surrounding the probe.

@alejoe91
Copy link
Member Author

alejoe91 commented Jul 5, 2019

mainly for monotrodes and tetrodes

https://github.com/alejoe91/MEArec/issues/32

@DradeAW
Copy link
Contributor

DradeAW commented Jul 27, 2022

OPTION 2: The radial and cartesian coordinates could be combined:

xlim_cart: [0, 100] xlim_rad: [10, 100]

This would place templates in a cylinder on the semispace surrounding the probe.

I really like this idea.
Did you ever implement it?

@alejoe91
Copy link
Member Author

Not yet! We could have a chat about it @Dradeliomecus :)

@DradeAW
Copy link
Contributor

DradeAW commented Jul 29, 2022

I'm on vacation until August 17th.
But after this sure :)

@alejoe91 alejoe91 added the enhancement New feature or request label Apr 7, 2023
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

No branches or pull requests

2 participants