Alessio Buccino

Results 492 comments of Alessio Buccino

Hi @claudio1212 We have recently discussed about it and we plan to make an export function for sorting objects to .mat format. Would that solve your issue?

Hi @h-mayorquin Thanks for writing this up. Fine for me to have the `set_probe/probegroup` throw an error in case it can't set in place and define another function to return...

@magland could you elaborate why they would break? If you use, for instance, channel IDs to index or slice an array, that is not the way it should be because...

No we would do the conversion in the base object and under the hood. So if the downstream code does not depend on the IDs being int there's no problem

Well normally you would then the `channel_ids` from the object and pass them around!

I see! I agree it's better going forward. Probably also better to switch sooner than later!

This would require a big refactoring and I don't think it's needed. We have functions to make dictionaries serializable so it's now a solved problem. I think that by design,...

@taningh86 phy IDs are not SI IDs! The reason is that phy needs integers. You should have a si_unit_id column in the phy cluster view ;)

Did you apply any postprocessing to the la output, e.g. removing redundant units? I agree that this is weird. Can you check that the waveforms/templates look similare between phy and...