For jobs with the same launchID and different roundIDs, consider writing scripts to merge the instruction scripts that are auto-generated. This is to avoid headache and possible catastrophic error. Note that we should not assume that they ran the exact same job twice.
No use case for this yet (had some a while back), but critter does already take a roundID inside instructions.py
For jobs with the same
launchID
and differentroundID
s, consider writing scripts to merge the instruction scripts that are auto-generated. This is to avoid headache and possible catastrophic error. Note that we should not assume that they ran the exact same job twice.No use case for this yet (had some a while back), but critter does already take a
roundID
inside instructions.py