- Nov 06, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Nov 05, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
add a fix to distinguish between centred and edge grids when computing number of points over which we should loop and phasevols also added a warning in the const_dt spacing function to catch the edge case where tmax or max_evolution_time are shorter than the first timestep, which would lead to an empty interpolation table
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
dh00601 authored
-
- Nov 01, 2021
-
-
dh00601 authored
-
dh00601 authored
-
dh00601 authored
Decided the chunks / ensemble results per thread will be written as jsons and not as raw strings. Changed tests accordingly
-
dh00601 authored
Fixing tests that failed. Added a function to filter dicts based on value instead of key. Added M&S data to grid options rather than custom options
-
dh00601 authored
-
dh00601 authored
-
dh00601 authored
-
dh00601 authored
-
Izzard, Robert Dr (Maths & Physics) authored
remove deprecated resolution setting
-
- Oct 31, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
own source files
-
- Oct 23, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Oct 22, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Oct 21, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
- 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
-
-
dh00601 authored
-
dh00601 authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
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?)
-