You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi thanks for the kind words! I think what's happening is that when it takes the "unique by renumbering" path, it is sorted and then gets mapped back to the original labels. I've added a second round of sorting to fix that.
Uh oh!
There was an error while loading. Please reload this page.
Thanks for the code, I use it all the time!
I've noticed that generally fastremap.unique returns ids in order, but sometimes this is not the case. See below:
returns [1704 106 1873]
The text was updated successfully, but these errors were encountered: