- Oct 12, 2021
-
-
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
-
- 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
-
- Oct 07, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
updated the internal API for how grids are constructed to simplify the code
-
Izzard, Robert Dr (Maths & Physics) authored
add option such that when resolution==0, the resolution is calculated automatically from the sample list. add delete_grid_variable function In my CEMP simulations, I use the above with something like this to zoom in around 0.8Msun in M1: emp_population.update_grid_variable( name="lnm1", spacingfunc="gaussian_zoom(np.log(0.4),np.log(6.0),np.log(0.8),0.05,0.99,100)", resolution=0 )
-
- Sep 26, 2021
- Sep 25, 2021
- Sep 22, 2021
-
-
dh00601 authored
-
- Sep 19, 2021
- Sep 15, 2021
-
-
David Hendriks authored
-
- Sep 09, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
shows: current grid status (#/# and modulo) estimate of time remaining and time to finish memory use (of all processes) time per run
-
- Sep 08, 2021
-
-
David Hendriks authored
-
David Hendriks authored
-
David Hendriks authored
Integrated the new functions, population_id will now be renewed upon running a grid, prevented evolve_single from running if there are no arguments passed, added some check in the export_all_info function that raises an error if the user tries to export without outfile OR data_dir
-
David Hendriks authored
-
David Hendriks authored
-
Izzard, Robert Dr (Maths & Physics) authored
add methods to grid.py: rename_grid_variable update_grid_variable clean add functions to functions.py: convfloat datalinedict pad_output_distribution
-
- Sep 07, 2021
-
-
David Hendriks authored
-
- Sep 04, 2021
-
-
David Hendriks authored
-
- Aug 29, 2021
-
-
David Hendriks authored
-