Skip to content

BUG: Can't reconstruct with reconstruct_tracker #327

@larsoner

Description

@larsoner

I have a paradigm with TrackerDealer having two TrackerUD instances, and when I try to use reconstruct_tracker I get this error:

  File "/home/larsoner/Documents/python/larsoner/adaptivetempcoh/behavioral.py", line 18, in <module>
    trackers = reconstruct_tracker(fname_tab)
  File "expyfun/io/_parse.py", line 154, in reconstruct_tracker
    tr[-1].respond(r)
  File "expyfun/stimuli/_tracker.py", line 219, in respond
    raise RuntimeError('Tracker is stopped.')
RuntimeError: Tracker is stopped.

@maddycapp27 is this use case intended to be supported by reconstruct_tracker, and if so, this is a bug, right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions