- 21 Oct, 2020 4 commits
- 20 Oct, 2020 6 commits
- 19 Oct, 2020 2 commits
- 15 Oct, 2020 1 commit
-
-
otintopr authored
Added a new command line "--additional-source" argument which can be used to apply the changes that are necessary to the preprocessed files also to a different source directory. It will allow to automatically transfer last minute fixes directly to the original source.
-
- 05 Oct, 2020 2 commits
- 01 Oct, 2020 1 commit
-
-
otintopr authored
-
- 30 Sep, 2020 7 commits
-
-
otintopr authored
-
otintopr authored
Fix in plot_result.py and temporary change in PrecisionAnalysis.py to skip making the result explorer.
-
otintopr authored
-
otintopr authored
Must get the accuracy test out of AutoRPE and provide it as an argument.
-
otintopr authored
Must get the accuracy test out of AutoRPE and provide it as an argument.
-
otintopr authored
-
otintopr authored
Removed old way to manage exceptions, added new exception definitions and the exception solver(even it does not properly work)
-
- 18 Sep, 2020 4 commits
- 17 Sep, 2020 5 commits
-
-
otintopr authored
-
otintopr authored
-
otintopr authored
Code formatting and skipping create_plots in case it already exists. The function now accepts a force parameter to change this behaviour. Renamed Queue object and added few experiment control methods in the object itself.
-
otintopr authored
-
otintopr authored
Adding result_explorer.py, which creates a html page to better visualize the results of the analysis.
-
- 16 Sep, 2020 7 commits
-
-
otintopr authored
Few things: -Added a method to a Job class to return the variable objects that are used in the Job. -Added the variable summary in the created plots. -Deactivated the advanced refinement for when merging groups. Should debug the problem here.
-
otintopr authored
Few things: -Added a method to a Job class to return the variable objects that are used in the Job. -Added the variable summary in the created plots. -Deactivated the advanced refinement for when merging groups. Should debug the problem here.
-
otintopr authored
-
otintopr authored
Using a red margin for outputs that are outside the limits to help make results better understandable. Probably need a small refactor to keep it as a standalone module.
-
otintopr authored
-
otintopr authored
Change to speed-up function get_variable_by_id by creating a dictionary to index de variables. Few parts are kept to keep compatibility with old vaults, but should be cleaned up later.
-
otintopr authored
Added list_of_failed_variables function to obtain a list with the outputs that don't pass the accuracy test.
-
- 14 Sep, 2020 1 commit
-
-
otintopr authored
-