Resolve "Run File Helper Script"
Compare changes
@@ -18,14 +18,15 @@ if os.path.isfile(args.file) and os.path.isfile(args.meta):
Closes #11 (closed) Created the script to generate a run file from a list of experiments. Fixed a few minor bugs while testing the runs as well.