Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite start scripts for Sandtable and non-Sandtable version #61

Open
x0range opened this issue Aug 29, 2018 · 1 comment
Open

Rewrite start scripts for Sandtable and non-Sandtable version #61

x0range opened this issue Aug 29, 2018 · 1 comment

Comments

@x0range
Copy link
Collaborator

x0range commented Aug 29, 2018

Currently, many things are repeated in different places in the code such that the code works for both cases. The Sandtable version is not yet committed to the code base.

As much code as possible should be shared between Sandtable and non-Sandtable versions. The two startscripts (Sandtable and non-Sandtable) should only do what is actually different. They both should do the following:

  1. read the event schedule from files,
  2. setup the simulation schedule,
  3. call start.py for each simulation,
  4. collect the results, and save them the new save data object.
@jsabuco
Copy link
Collaborator

jsabuco commented Nov 30, 2018

Can we close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants