user-friendlyer job runs#520
user-friendlyer job runs#520sfarrens merged 88 commits intoCosmoStat:developfrom martinkilbinger:mult_tiles
Conversation
Conflicts: shapepipe/modules/setools_runner.py
|
@martinkilbinger following today's discussion I propose that you do the following:
self.module_run_dirs = {
'run': self.run_dir,
'log': self._log_dir,
'tmp': self._tmp_dir,
'output': self.output_dir,
'run_log': self._run_log_file
}
|
|
@martinkilbinger I think you are missing a few changes to |
|
@martinkilbinger I think this is nearly done now. I can run some tests once you fix the last couple of comments and the build the API docs to check that everything looks good. |
|
That's too bad, would be useful to know what type of list is returned. OK @martinkilbinger last thing! I built the docs locally to check everything and it looks like the intersphinx mapping (the tool that links data types to the appropriate API documentation) breaks when you put See, for example, that |

Summary
More user-friendly job runs.
Remove necessity of symbolic links in job script, by
Reviewer Checklist
developbranch