Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ejecta [2021/08/05 12:35]
theoastro created
ejecta [2021/08/05 12:36] (current)
theoastro
Line 8: Line 8:
    from gwemlightcurves.EjectaFits import KaKy2016    from gwemlightcurves.EjectaFits import KaKy2016
    cmap = plt.get_cmap('Blues')    cmap = plt.get_cmap('Blues')
 +   #
       = np.linspace(1.0, 15.0, num=25)       = np.linspace(1.0, 15.0, num=25)
       = np.linspace(0.1, 0.22, num=25)       = np.linspace(0.1, 0.22, num=25)
Line 20: Line 20:
    cbar = plt.colorbar(cf)    cbar = plt.colorbar(cf)
        
 +Within this code, we compute the ejecta mass based on the work of Kawaguchi el al. 2016 for various mass ratios and neutron star compactnesses, as shown in the plot below. 
 +
 {{:ejecta_1.png?400|}} {{:ejecta_1.png?400|}}
        
        
-Within this code, we compute the ejecta mass based on the work of Kawaguchi el al. 2016 for various mass ratios and neutron star compactnesses. +
Last modified: le 2021/08/05 12:35