-
Notifications
You must be signed in to change notification settings - Fork 22
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
refine cluster using polygon #115
Comments
One can split the cluster in the feature view (press 'S' when the feature window is in the foreground), and from there you can decide what to do with the other spikes (keep, delete). |
Sorry, I should have been more clear. What I mean is best illustrated by this example panel from the feature window. What you see here is that JRClust has identified a real unit but it has missed most of its events (i.e. grey background dots under the black cluster). What I'd like to do is redefine the unit by drawing a polygon to include all these events (or be able to define a new unit by drawing polygons in the feature window). Is there a way to achieve this? I found this basic issue (JRClust assigning many of the units in a cluster to background) to be quite common. |
No, this isn't possible in JRCLUST. The only way to approximate this is by finding (by trial and error, unfortunately) which unit or units these spikes belong to and merging them with the unit you've got selected. |
This would be a very useful feature imo! |
In the feature view, is it possible to draw a polygon for the purposes of refining a cluster -- that is, to define the cluster as only those points within the polygon?
The text was updated successfully, but these errors were encountered: