Pattern expansion with wildcards in Select vs. Rename CHOPs

Came across something interesting recently which I think is a bug.

I was trying to rename a bunch of channels in the format foo_bar:x bar_foo:y etc to foo_bar_0 bar_foo_1 for use in the CHOP to POP, but I ran into an interesting issue. I’m using the pattern *:[xyz] to *_[0-2], and, if I use the Rename CHOP, all of the channels end up with 0 at the end, but if I use the Select CHOP, they are numbered correctly (X,Y,Z correspond to 0,1,2). If I remove the wildcard and use a fixed prefix, it works fine in the Rename CHOP.

This bug I came across also seems relevant here.

This is on MacOS on build 2025.31740.

hey @ApolloFops ,

Thanks for the reporting the issue. We have logged this in for someone to have a look soon.

Thanks,
Varad