Julia Sprenger

Results 97 comments of Julia Sprenger

Yes, you are right. I forgot that the nixio 1.5 is still in beta mode.

Hi @KonKob! Currently we neither have example files in the new format nor precise format specifications. If you can provide those, we can start extending the Plexon support to also...

> Hi Julia, > > we are also interested in neo compatibility for .pl2 files. I attached a zip file contaning a short recording. I hope this helps. > >...

> That's unfortunately not a format specification as it is not describing the memory layout of the file. If you come across a more detail description, feel free to add...

Thanks for the reference. I looks like there's no way to read the files without using the plexon dll, the format very secretive. I will look into adding support for...

Hi @Falach, the last two example codes you are linking are assuming `AnalogSignal` objects to contain only a single recording trace. This default behavior was changed with the neo `0.9.0`...

Hi @Falach, this looks like it should work. As a note: You are only converting a single AnalogSignal object of a single Segment. Just be aware there might be more...

Hi @miketrumpis, thanks for pointing to your custom fixes. However for a general fix it is essential to have a test dataset as reference. Do you know any public dataset...

@samuelgarcia So you are suggesting, that instead of introducing again an 'uplink' from a `spiketrain` to a `group` object, this link could be directly to a sort of `channelview`. I...

This could be constructed on request when loading a structure containing groups that are flagged as linking spiketrains to corresponding recording traces (`channelviews`). This requires introducing a group type for...