- 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 )
-
- Jul 28, 2021
-
-
David Hendriks authored
-
- Jan 05, 2021
-
-
David Hendriks authored
-
David Hendriks authored
-
- Apr 08, 2020
-
-
David Hendriks authored
Processed alot of what pylint suggested. Might change the naming conventions rules tho, the short parameter names are an issue, but lets not get too strict..
-
- Mar 09, 2020
-
-
David Hendriks authored
-
- Feb 10, 2020
-
-
David Hendriks authored
added some plots, restructured routine for scalingplots, fixing the phasevol part of the grid generator
-
- Jan 26, 2020
-
-
David Hendriks authored
-
- Jan 25, 2020
-
-
David Hendriks authored
-
- Jan 24, 2020
-
-
David Hendriks authored
-
- Jan 23, 2020
-
-
David Hendriks authored
-
- Nov 08, 2019
-
-
David Hendriks authored
-
- Aug 12, 2019
-
-
David Hendriks authored
played around with arg list. copied defaults from perl into defaults.py to include the physics defaults in the arg_string
-