- Oct 19, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Oct 18, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
add option "save_ensemble_chunks" to make sure the ensemble chunks are saved : I am chasing up a grid that completely froze (and gave segfaults) ...
-
- Oct 17, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
add option to convert dict keys to floats when loading ensemble data : this is required for matplotlib/seaborn otherwise the plots are completely messed up
-
- Oct 16, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
Merge branch 'auto_resolution' of gitlab.eps.surrey.ac.uk:ri0005/binary_c-python into auto_resolution
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Oct 15, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
add modulo cost in tpr calculation: if modulo is 10, we underestimate the cost by ~ a factor 10, so we should multiply by the modulo
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Oct 14, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
also prevented the Moecache from being freed on grid exit: we can have nested grid objects, and in that case it is required to remain
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Oct 13, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
attempted to harmoize the Moe and di Stefano (2017) variable names so they all use Moe2017 (or MOE2017)
-
Izzard, Robert Dr (Maths & Physics) authored
added options to the Moe loader so we can change the JSON data and reload it after clearing the cache the period distribution renormalization now gets the low and high limits from the loaded data update_dicts() now copies the type of dict_1 for the new dict, rather than using OrderedDict (maybe merge_dicts should do this too?)
-
- Oct 12, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
I've fixed the _boxed formatting to strip ANSI codes when calculating string lengths (so you can use ANSI colours properly) changed the colours for the "failed systems" warning so it's absolutely obvious wrapped the JSON ensemble output in a write_ensemble() function which automatically gzips or bzips depending on the filename extension (or this can be explictly set in grid_options['compress_ensemble'] ).
-
- Oct 11, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
make gridcode filename blue
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Oct 10, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
cleaned up some of the verbosity to be more like binary_grid and less annoying
-
- Oct 09, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
Merge branch 'auto_resolution' of gitlab.eps.surrey.ac.uk:ri0005/binary_c-python into auto_resolution
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Oct 08, 2021
-
-
dh00601 authored
-
dh00601 authored
-
Izzard, Robert Dr (Maths & Physics) authored
implemented binary_grid-style statistics over last n_logging_stats verbose outputs (50 by default) added ANSI colour to output if in a terminal (i.e. with a tty) fixed the cmd-line parser to work in the form x=y as intended (downside: no help output, but that just said how to use the old parser which doesn't exist now)
-
Izzard, Robert Dr (Maths & Physics) authored
-