Deborah N. Jakobi

Results 12 comments of Deborah N. Jakobi

I had the same error and downgrading the transformers library and in addition downgrading protobuf to `protobuf==3.20.0` worked.

@dkrako @cbueth this we should also take care of soon. Especially (1), (3), and (5)

@cbueth I am currently fixing parts of this locally because I need it. I will push my code later so you can check if you can use it.

> Ok, let me know when you want to hand the branch over. I pushed my fix. This works for me locally, but we should definitively take care of how...

Yes, I am actually using split to split gaze but that does not save it? The feature is not about splitting the data but to save it easily in the...

ok, I understand, makes sense. In this case I don't really need to feature to save as a csv as I can just do it myself. Let's better focus on...

The first snippet would work for my intended use case. However, the problem which remains is that it happens on dataset-level. I can certainly create a dataset on the fly...

The info about the ET in the paper is probably wrong. It says it is an EyeLink 1000 Plus but based on the version info in the asc file is...

Regarding the version numbers, they are explained here at the bottom of the answer thread: https://www.sr-research.com/support/thread-8853.html Which would basically mean that the metadata is wrong? Because the version is 4.x...

Yes, Stefan said it is possible that the paper is wrong and they used the EyeLink 1000 instead of 1000 Plus. It seems that our device detection is still correct.