You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. File q20_valsgen.py generates column density values for 19 ions which are CII, CIII, CIV, NII, NIII, NIV, NV, OI, OII, OIII, OIV, OV, OVI, SIV, SV, SVI, SiII, SiIII, SiIV, for an nH grid of 0.01 step.
2. File q18_obs.spC lists the test observation column density values for these 19 ions.
UPDATE 07 MARCH 2020:
1.File colden_vs_hden.py is used to generate and store column density ratios CIII/CIV and OIII/OIV versus hydrogen density for all UVBs.
2. File coldenratio_vs_hden.py is used to plot these ratios versus hydrogen density for all UVBs.
UPDATE 08 DEC 2019:
1. File form_obs_col_ratios.py uses Q18 as UVB to form test observations.
2. File q20_find_nHsol_Zsol.py finds solutions for hydrogen density and metallicity for Q20. Changing the variable for UVB will allow us to repeat the process for different alpha values.
3. Zsol_all_elements_plot.py and nHsol_all_elements_plot.py are suggested code for graphical interpretations of the results obtained.
1. File q20_find_nHsol_Zsol.py finds the hydrogen density and metallicity value required by Q20 to match with the observed values, i.e., Q18 data. Changing UVB_Q will lead to values for Q14,Q15, Q16, Q17, Q18, and Q19 too.
2. File nHsol_all_elements_plot.py plots out the log(hydrogen density) values by grouping them by the element (C,N,O,S,Si).
3. File Zsol_all_elements.py plots out the metallicity values by grouping them by the element (C,N,O,S,Si).
2nd file from 13 OCT has been updated to q20_find_nHsol.py which finds the nH at which the column density ratio calculated for Q20 at Z=0.1 matches with the observed column density ratio.
Results are a bit bizarre and need to be looked into.