Skip to content

strange behaviour with variable durations #313

@JohnGriffiths

Description

@JohnGriffiths

@pellet

getting some unusual behaviour. I think this may be related to the new experiment base class.

Doing this

from eegnb.experiments.visual_n170.n170 import VisualN170
exp = VisualN170(duration=10) 
exp.duration = 10 # this should be redundant
exp.run()

This seems to (sometimes) behave differently at different times (?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions