harold_mb
About
- Username
- harold_mb
- Joined
- Visits
- 5
- Last Active
- Roles
- Member
Comments
-
(Asking a question is a key strategy for debugging) I just counted the number of samples per recording. They are either 110000 or 105000 (corresponding to the above durations). So I guess this problem is similar to this check your timing and I sho…
-
This solution seems to work fine. I'll pilot more and update in case. Thanks
-
Hi Sebastiaan, here's the problem: Recalibrating sometimes leads to a crash. I updated Opensesame to version 3 and I am using Legacy. I introduced an inline script for recalibrating every 1/3 of trials, using the function eyetracker.calibrate() …
-
Hi I am still having some crashes if I restart the calibration. I updated to version 3. It does not all the times, but it can happen in the initialization as well as in my in-line script. The debug window reports the error as "calibration is …
-
Hi Sebastiaan, Thank you for your answer. I worked on the script to identify the problem, and I finally fixed it. In my experimental sequence, I had various elements (a sentences, some pictures, and a question) and then a logger. When I added a br…
-
I took a look at the debug window, and I found a message after the premature end: *Exception AttributeError: " ' LaminaPanelSurface' object has no attribute '_txtr' in bound method _LaminaPanelSurface.__del__ofexpyriment.stimuli._visual._Lamin…
-
I created a different pilot experiment to see what the problem could be with the recalibration killing it. This simpler one runs ok 2/3 of the times, but occasionally gives me a Runtime Error: Microsoft Visual C++ Runtime Library Program... opense…
-
This is working fine now, thanks h
-
Thank you Sebastiaan. I'll update and give a feedback on the issue. h
-
Unfortunately, it seems I still have a problem. I introduced two breaks and two re-calibration in my script. The second re-calibration makes the experiment end prematurely. I do not get an error message, but the message 'the experiment is finishe…
-
:)
-
Thank you Sebastiaan!! *** edit (I always think there is more into coding than there really is) it works fabulously, thanks. h.
-
Hi the form does run the logger is present the answer is not collected I replaced the mouse response with a keyboard response and everything works fine. Seems the problem is the mouse.
-
I also have a compatibility problem: I cannot open the script I compiled on Mac from Windows 8.1. This is the error message: Failed to open file line: 88 exception message: No module named form_text_render exception type: ImportError Traceback (al…