-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Version & Branch
main
Expected Behaviour
When running the plotter, I expect it to parse the output files and create the plots.
Actual Behaviour
The plotter doesn't parse any of the output files of experiments, as it expects the files to be in the old format of ^exec_sample-(\d+)_phase-2_dur-\d*.csv$
Further, when you change the file name to match this, the column for the response time doesn't correspond to the one the plotter expects. relevant line should actually be if j == 5
Steps to Reproduce the Problem
- Run any experiment
- Run the plotter with the input folder being the output of the experiment.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers