Array-annotate Amplitudes and PCs in PhyIO
PhyIO was written before array_annotations were fully functional, so it had TODOs in the comments to deal with data which should be array_annotated once that's possible. I added array_annotations for PCs and amplitudes to all spikes, and since the PCs can be quite a lot of data I added a flag that can be toggled to load them.
Hi Alexander, This is OK for me. Maybe I would also add an option (false by default) to load or not the amplitudes of spikes like you did for PCs. I guess that amplitudes can be an extra big vector.
Hi Samuel, thanks for having a look! I added a flag for the amplitudes as well.
Hi @Kleinjohann thanks for adding this! The failing test are not related to phy but an instable connection to gin for some other tests.