- 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
-
- 09 Sep, 2020 1 commit
-
-
otintopr authored
Bugfix in evaluate_fitness_from_dictionaries, which was failing for simulations longer than 5 days (more than one value per output)
-
- 07 Sep, 2020 1 commit
-
-
Oriol.Tinto.Prims authored
-
- 04 Sep, 2020 2 commits
- 03 Sep, 2020 8 commits
- 02 Sep, 2020 8 commits
- 01 Sep, 2020 6 commits
- 31 Aug, 2020 1 commit
-
-
otintopr authored
-