├── AAA_README ├── AAA_README~ ├── Binned_data ├── lcparam_DS17f.txt └── sys_DS17f.txt ├── PLOTS ├── AAA_README ├── astrom.pdf ├── colorxres.pdf ├── covplot.pdf ├── csz_hist.pdf ├── hubble.pdf ├── lcdm_resid.pdf ├── lcplot.pdf ├── lowz_bias.pdf ├── makeplot.pdf ├── mass_global.pdf ├── mu_bias.pdf ├── oned_bias.pdf ├── param_evol.pdf ├── plot_omol.pdf ├── plot_omw.pdf ├── plot_wwa.pdf ├── ps1_mass.pdf ├── ps1star_plot.pdf ├── sb.pdf ├── searcheff.pdf ├── smp_comp_flux.pdf ├── snana_hist_lowz.pdf ├── snana_hist_ps1.pdf ├── sys_ps1.pdf └── sysgrid.pdf ├── PS1_Fin6.pdf ├── PS1_Fin6.tex ├── README.md ├── SCRIPTS ├── AAA_README ├── astrom.py ├── covplot.py ├── csz_hist.py ├── hubble.py ├── lcdm_resid.py ├── lcplot.py ├── lowz_bias.py ├── makeplot.py ├── mass_global.py ├── mu_bias.py ├── oned_bias.py ├── param_alphabeta.py ├── param_evol.py ├── plot_omol.py ├── plot_omw.py ├── plot_wwa.py ├── ps1_mass.py ├── ps1star_plot.py ├── searcheff.py ├── smp_comp_flux.py ├── snana_hist.py ├── sysgrid.py ├── vari_canal.py ├── vari_cosmo.py ├── vari_ps1c.py ├── vari_ps1m.py ├── vari_surv.py └── vari_sys.py ├── data_fitres ├── Ancillary_C11.FITRES ├── Ancillary_G10.FITRES ├── sys_full_long_C11.txt └── sys_full_long_G10.txt ├── full_long.dataset ├── ini_example └── DS17_ALL_omw_alone_full.ini ├── lcparam_full_long.txt ├── lcparam_full_long_zhel.txt ├── mit.license ├── sim_fitres ├── AAA_README ├── sim_combC110.FITRES ├── sim_combC111.FITRES ├── sim_combC1110.FITRES ├── sim_combC1111.FITRES ├── sim_combC1112.FITRES ├── sim_combC1113.FITRES ├── sim_combC1114.FITRES ├── sim_combC1115.FITRES ├── sim_combC1116.FITRES ├── sim_combC1117.FITRES ├── sim_combC1118.FITRES ├── sim_combC1119.FITRES ├── sim_combC112.FITRES ├── sim_combC1120.FITRES ├── sim_combC1121.FITRES ├── sim_combC1122.FITRES ├── sim_combC1123.FITRES ├── sim_combC1124.FITRES ├── sim_combC1125.FITRES ├── sim_combC1126.FITRES ├── sim_combC1127.FITRES ├── sim_combC1128.FITRES ├── sim_combC113.FITRES ├── sim_combC114.FITRES ├── sim_combC115.FITRES ├── sim_combC116.FITRES ├── sim_combC117.FITRES ├── sim_combC118.FITRES ├── sim_combC119.FITRES ├── sim_combG100.FITRES ├── sim_combG101.FITRES ├── sim_combG1010.FITRES ├── sim_combG1011.FITRES ├── sim_combG1012.FITRES ├── sim_combG1013.FITRES ├── sim_combG1014.FITRES ├── sim_combG1015.FITRES ├── sim_combG1016.FITRES ├── sim_combG1017.FITRES ├── sim_combG1018.FITRES ├── sim_combG1019.FITRES ├── sim_combG102.FITRES ├── sim_combG1020.FITRES ├── sim_combG1021.FITRES ├── sim_combG1022.FITRES ├── sim_combG1023.FITRES ├── sim_combG1024.FITRES ├── sim_combG1025.FITRES ├── sim_combG1026.FITRES ├── sim_combG1027.FITRES ├── sim_combG1028.FITRES ├── sim_combG103.FITRES ├── sim_combG104.FITRES ├── sim_combG105.FITRES ├── sim_combG106.FITRES ├── sim_combG107.FITRES ├── sim_combG108.FITRES └── sim_combG109.FITRES ├── spec_summary └── specdata_clean.txt └── sys_full_long.txt /AAA_README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/AAA_README -------------------------------------------------------------------------------- /AAA_README~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/AAA_README~ -------------------------------------------------------------------------------- /Binned_data/lcparam_DS17f.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/Binned_data/lcparam_DS17f.txt -------------------------------------------------------------------------------- /Binned_data/sys_DS17f.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/Binned_data/sys_DS17f.txt -------------------------------------------------------------------------------- /PLOTS/AAA_README: -------------------------------------------------------------------------------- 1 | These are all the figures from Scolnic 18 -------------------------------------------------------------------------------- /PLOTS/astrom.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/astrom.pdf -------------------------------------------------------------------------------- /PLOTS/colorxres.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/colorxres.pdf -------------------------------------------------------------------------------- /PLOTS/covplot.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/covplot.pdf -------------------------------------------------------------------------------- /PLOTS/csz_hist.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/csz_hist.pdf -------------------------------------------------------------------------------- /PLOTS/hubble.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/hubble.pdf -------------------------------------------------------------------------------- /PLOTS/lcdm_resid.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/lcdm_resid.pdf -------------------------------------------------------------------------------- /PLOTS/lcplot.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/lcplot.pdf -------------------------------------------------------------------------------- /PLOTS/lowz_bias.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/lowz_bias.pdf -------------------------------------------------------------------------------- /PLOTS/makeplot.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/makeplot.pdf -------------------------------------------------------------------------------- /PLOTS/mass_global.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/mass_global.pdf -------------------------------------------------------------------------------- /PLOTS/mu_bias.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/mu_bias.pdf -------------------------------------------------------------------------------- /PLOTS/oned_bias.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/oned_bias.pdf -------------------------------------------------------------------------------- /PLOTS/param_evol.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/param_evol.pdf -------------------------------------------------------------------------------- /PLOTS/plot_omol.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/plot_omol.pdf -------------------------------------------------------------------------------- /PLOTS/plot_omw.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/plot_omw.pdf -------------------------------------------------------------------------------- /PLOTS/plot_wwa.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/plot_wwa.pdf -------------------------------------------------------------------------------- /PLOTS/ps1_mass.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/ps1_mass.pdf -------------------------------------------------------------------------------- /PLOTS/ps1star_plot.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/ps1star_plot.pdf -------------------------------------------------------------------------------- /PLOTS/sb.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/sb.pdf -------------------------------------------------------------------------------- /PLOTS/searcheff.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/searcheff.pdf -------------------------------------------------------------------------------- /PLOTS/smp_comp_flux.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/smp_comp_flux.pdf -------------------------------------------------------------------------------- /PLOTS/snana_hist_lowz.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/snana_hist_lowz.pdf -------------------------------------------------------------------------------- /PLOTS/snana_hist_ps1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/snana_hist_ps1.pdf -------------------------------------------------------------------------------- /PLOTS/sys_ps1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/sys_ps1.pdf -------------------------------------------------------------------------------- /PLOTS/sysgrid.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PLOTS/sysgrid.pdf -------------------------------------------------------------------------------- /PS1_Fin6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PS1_Fin6.pdf -------------------------------------------------------------------------------- /PS1_Fin6.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/PS1_Fin6.tex -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/README.md -------------------------------------------------------------------------------- /SCRIPTS/AAA_README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/AAA_README -------------------------------------------------------------------------------- /SCRIPTS/astrom.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/astrom.py -------------------------------------------------------------------------------- /SCRIPTS/covplot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/covplot.py -------------------------------------------------------------------------------- /SCRIPTS/csz_hist.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/csz_hist.py -------------------------------------------------------------------------------- /SCRIPTS/hubble.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/hubble.py -------------------------------------------------------------------------------- /SCRIPTS/lcdm_resid.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/lcdm_resid.py -------------------------------------------------------------------------------- /SCRIPTS/lcplot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/lcplot.py -------------------------------------------------------------------------------- /SCRIPTS/lowz_bias.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/lowz_bias.py -------------------------------------------------------------------------------- /SCRIPTS/makeplot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/makeplot.py -------------------------------------------------------------------------------- /SCRIPTS/mass_global.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/mass_global.py -------------------------------------------------------------------------------- /SCRIPTS/mu_bias.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/mu_bias.py -------------------------------------------------------------------------------- /SCRIPTS/oned_bias.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/oned_bias.py -------------------------------------------------------------------------------- /SCRIPTS/param_alphabeta.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/param_alphabeta.py -------------------------------------------------------------------------------- /SCRIPTS/param_evol.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/param_evol.py -------------------------------------------------------------------------------- /SCRIPTS/plot_omol.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/plot_omol.py -------------------------------------------------------------------------------- /SCRIPTS/plot_omw.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/plot_omw.py -------------------------------------------------------------------------------- /SCRIPTS/plot_wwa.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/plot_wwa.py -------------------------------------------------------------------------------- /SCRIPTS/ps1_mass.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/ps1_mass.py -------------------------------------------------------------------------------- /SCRIPTS/ps1star_plot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/ps1star_plot.py -------------------------------------------------------------------------------- /SCRIPTS/searcheff.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/searcheff.py -------------------------------------------------------------------------------- /SCRIPTS/smp_comp_flux.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/smp_comp_flux.py -------------------------------------------------------------------------------- /SCRIPTS/snana_hist.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/snana_hist.py -------------------------------------------------------------------------------- /SCRIPTS/sysgrid.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/sysgrid.py -------------------------------------------------------------------------------- /SCRIPTS/vari_canal.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/vari_canal.py -------------------------------------------------------------------------------- /SCRIPTS/vari_cosmo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/vari_cosmo.py -------------------------------------------------------------------------------- /SCRIPTS/vari_ps1c.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/vari_ps1c.py -------------------------------------------------------------------------------- /SCRIPTS/vari_ps1m.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/vari_ps1m.py -------------------------------------------------------------------------------- /SCRIPTS/vari_surv.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/vari_surv.py -------------------------------------------------------------------------------- /SCRIPTS/vari_sys.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/SCRIPTS/vari_sys.py -------------------------------------------------------------------------------- /data_fitres/Ancillary_C11.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/data_fitres/Ancillary_C11.FITRES -------------------------------------------------------------------------------- /data_fitres/Ancillary_G10.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/data_fitres/Ancillary_G10.FITRES -------------------------------------------------------------------------------- /data_fitres/sys_full_long_C11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/data_fitres/sys_full_long_C11.txt -------------------------------------------------------------------------------- /data_fitres/sys_full_long_G10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/data_fitres/sys_full_long_G10.txt -------------------------------------------------------------------------------- /full_long.dataset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/full_long.dataset -------------------------------------------------------------------------------- /ini_example/DS17_ALL_omw_alone_full.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/ini_example/DS17_ALL_omw_alone_full.ini -------------------------------------------------------------------------------- /lcparam_full_long.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/lcparam_full_long.txt -------------------------------------------------------------------------------- /lcparam_full_long_zhel.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/lcparam_full_long_zhel.txt -------------------------------------------------------------------------------- /mit.license: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/mit.license -------------------------------------------------------------------------------- /sim_fitres/AAA_README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/AAA_README -------------------------------------------------------------------------------- /sim_fitres/sim_combC110.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC110.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC111.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC111.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1110.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1110.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1111.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1111.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1112.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1112.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1113.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1113.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1114.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1114.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1115.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1115.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1116.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1116.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1117.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1117.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1118.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1118.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1119.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1119.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC112.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC112.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1120.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1120.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1121.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1121.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1122.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1122.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1123.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1123.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1124.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1124.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1125.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1125.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1126.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1126.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1127.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1127.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC1128.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC1128.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC113.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC113.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC114.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC114.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC115.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC115.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC116.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC116.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC117.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC117.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC118.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC118.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combC119.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combC119.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG100.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG100.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG101.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG101.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1010.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1010.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1011.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1011.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1012.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1012.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1013.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1013.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1014.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1014.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1015.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1015.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1016.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1016.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1017.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1017.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1018.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1018.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1019.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1019.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG102.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG102.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1020.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1020.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1021.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1021.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1022.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1022.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1023.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1023.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1024.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1024.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1025.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1025.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1026.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1026.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1027.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1027.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG1028.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG1028.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG103.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG103.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG104.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG104.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG105.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG105.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG106.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG106.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG107.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG107.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG108.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG108.FITRES -------------------------------------------------------------------------------- /sim_fitres/sim_combG109.FITRES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sim_fitres/sim_combG109.FITRES -------------------------------------------------------------------------------- /spec_summary/specdata_clean.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/spec_summary/specdata_clean.txt -------------------------------------------------------------------------------- /sys_full_long.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dscolnic/Pantheon/HEAD/sys_full_long.txt --------------------------------------------------------------------------------