issues
search
marvin-schl
/
cs-fmu-mapper
GNU General Public License v3.0
4
stars
2
forks
source link
Add programmable scenarios (.py extension), Scheduler, Plotter, Experiment Runner
#21
Closed
FrederikBornemann
closed
2 weeks ago
marvin-schl
commented
3 weeks ago
Check if CustomScenario and BaseScenario are needed
Proposal: Rename Scheduler to DataframeGenerator, ScenarioGenerator or something similar
Call Generator directly in Scenario class if CustomScenario and BaseScenario are not needed
Check if Plotter configuration is compatible with obsolete Logger configuration, if not make sure that backward compatibility is given
marvin-schl
commented
2 weeks ago
LGTM