-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: create_dataset returned wrong stimulus indices
only happened for ScanpathFixations. Fixations and FixationTrains were correct. For ScanpathFixations, the `n` attributes of scanpaths and fixations were not updated to reflect the new indices. Signed-off-by: Matthias Kümmerer <[email protected]>
- Loading branch information
1 parent
8fe67e9
commit 6d629d0
Showing
3 changed files
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters