Skip to content

Commit a474fcf

Browse files
author
Merry Duparc
committed
Merge remote-tracking branch 'origin/zach_piso' into merry_piso
2 parents 32a2a50 + 28f81c1 commit a474fcf

13 files changed

Lines changed: 1035 additions & 83 deletions

project/SO/pISO/paramfiles/deep56_20260201_skn_50cg_inpaint_holes.dict

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
run_name = 'deep56_20260201_skn_50cg_inpaint_holes'
2-
data_dir = '/scratch/gpfs/SIMONSOBS/users/zatkins/projects/lat-iso/piso/'
3-
yaml_dir = '/home/zatkins/projects/PSpipe_dev/repos/PSpipe/project/SO/pISO/python/yaml/'
2+
# ! CHANGE THESE
3+
data_dir = 'path/to/your/datadir/'
4+
yaml_dir = 'path/to/your/yamldir/'
45

56
# define paths for scripts in advance. this is the most flexible way for now
67
# to allow products to be reused across different paramfiles
@@ -305,11 +306,11 @@ fg_components = {'tt': ['tSZ_and_CIB', 'cibp', 'kSZ', 'radio', 'dust'], 'te': ['
305306

306307
fg_params = {'a_tSZ': 3.352350745e+00, 'alpha_tSZ':-6.501443802e-01, 'a_kSZ': 2.016949764e+00, 'a_p': 7.594274444e+00, 'beta_p': 1.902934700e+00, 'a_c': 3.684264620e+00, 'beta_c': 1.902934700e+00, 'a_s': 2.810617983e+00, 'beta_s':-2.810871948e+00, 'xi': 7.733078253e-02, 'a_gtt': 3.62, 'a_gte': 0.331, 'a_gtb': 0.073, 'a_gee': 0.088, 'a_gbb': 0.065, 'a_pste': -2.597454946e-02, 'a_pstb': 0, 'a_psee': 1.356848002e-02, 'a_psbb': 0, 'alpha_s':1.0, 'T_d': 9.60, 'T_effd':19.6, 'beta_d':1.5, 'alpha_dT':-0.6, 'alpha_dE':-0.4, 'alpha_p':1.}
307308

308-
bandint_shift_dr6_pa4_f220 = 5.544125003
309-
bandint_shift_dr6_pa5_f090 = 0.1592497071
310-
bandint_shift_dr6_pa5_f150 = -1.159111141
311-
bandint_shift_dr6_pa6_f090 = 0.7731299635
312-
bandint_shift_dr6_pa6_f150 = -0.4757717247
309+
bandpass_shift_dr6_pa4_f220 = 5.544125003
310+
bandpass_shift_dr6_pa5_f090 = 0.1592497071
311+
bandpass_shift_dr6_pa5_f150 = -1.159111141
312+
bandpass_shift_dr6_pa6_f090 = 0.7731299635
313+
bandpass_shift_dr6_pa6_f150 = -0.4757717247
313314

314315
bandpass_shift_lat_iso_i1_f090 = 0.
315316
bandpass_shift_lat_iso_i1_f150 = 0.

project/SO/pISO/paramfiles/deep56_20260201_skn_50cg_inpaint_holes_cal_poleff.dict

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
run_name = 'deep56_20260201_skn_50cg_inpaint_holes'
2-
data_dir = '/scratch/gpfs/SIMONSOBS/users/zatkins/projects/lat-iso/piso/'
3-
yaml_dir = '/home/zatkins/projects/PSpipe_dev/repos/PSpipe/project/SO/pISO/python/yaml/'
1+
run_name = 'deep56_20260201_skn_50cg_inpaint_holes_cal_poleff'
2+
# ! CHANGE THESE
3+
data_dir = 'path/to/your/datadir/'
4+
yaml_dir = 'path/to/your/yamldir/'
45

56
# define paths for scripts in advance. this is the most flexible way for now
67
# to allow products to be reused across different paramfiles

project/SO/pISO/paramfiles/deep56_20260201_skn_50cg_inpaint_holes_el_split.dict

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ run_name = 'deep56_20260201_skn_50cg_inpaint_holes_el_split'
22
# ! CHANGE THESE
33
data_dir = 'path/to/your/datadir/'
44
yaml_dir = 'path/to/your/yamldir/'
5+
56
# define paths for scripts in advance. this is the most flexible way for now
67
# to allow products to be reused across different paramfiles
78

@@ -525,11 +526,11 @@ bandpass_shift_planck_f143 = 0.
525526
bandpass_shift_planck_f217 = 0.
526527
bandpass_shift_planck_f353 = 0.
527528

528-
bandint_shift_dr6_pa4_f220 = 5.544125003
529-
bandint_shift_dr6_pa5_f090 = 0.1592497071
530-
bandint_shift_dr6_pa5_f150 = -1.159111141
531-
bandint_shift_dr6_pa6_f090 = 0.7731299635
532-
bandint_shift_dr6_pa6_f150 = -0.4757717247
529+
bandpass_shift_dr6_pa4_f220 = 5.544125003
530+
bandpass_shift_dr6_pa5_f090 = 0.1592497071
531+
bandpass_shift_dr6_pa5_f150 = -1.159111141
532+
bandpass_shift_dr6_pa6_f090 = 0.7731299635
533+
bandpass_shift_dr6_pa6_f150 = -0.4757717247
533534

534535
bandpass_shift_lat_iso_i1_f090_el0 = 0.
535536
bandpass_shift_lat_iso_i1_f090_el1 = 0.

project/SO/pISO/paramfiles/deep56_20260201_skn_50cg_inpaint_holes_el_split_cal_poleff.dict

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
run_name = 'deep56_20260201_skn_50cg_inpaint_holes_el_split'
1+
run_name = 'deep56_20260201_skn_50cg_inpaint_holes_el_split_cal_poleff'
22
# ! CHANGE THESE
33
data_dir = 'path/to/your/datadir/'
44
yaml_dir = 'path/to/your/yamldir/'
5+
56
# define paths for scripts in advance. this is the most flexible way for now
67
# to allow products to be reused across different paramfiles
78

@@ -525,11 +526,11 @@ bandpass_shift_planck_f143 = 0.
525526
bandpass_shift_planck_f217 = 0.
526527
bandpass_shift_planck_f353 = 0.
527528

528-
bandint_shift_dr6_pa4_f220 = 5.544125003
529-
bandint_shift_dr6_pa5_f090 = 0.1592497071
530-
bandint_shift_dr6_pa5_f150 = -1.159111141
531-
bandint_shift_dr6_pa6_f090 = 0.7731299635
532-
bandint_shift_dr6_pa6_f150 = -0.4757717247
529+
bandpass_shift_dr6_pa4_f220 = 5.544125003
530+
bandpass_shift_dr6_pa5_f090 = 0.1592497071
531+
bandpass_shift_dr6_pa5_f150 = -1.159111141
532+
bandpass_shift_dr6_pa6_f090 = 0.7731299635
533+
bandpass_shift_dr6_pa6_f150 = -0.4757717247
533534

534535
bandpass_shift_lat_iso_i1_f090_el0 = 0.
535536
bandpass_shift_lat_iso_i1_f090_el1 = 0.

project/SO/pISO/paramfiles/deep56_20260201_skn_50cg_inpaint_holes_flip_split.dict

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,11 @@ bandpass_shift_planck_f143 = 0.
530530
bandpass_shift_planck_f217 = 0.
531531
bandpass_shift_planck_f353 = 0.
532532

533-
bandint_shift_dr6_pa4_f220 = 5.544125003
534-
bandint_shift_dr6_pa5_f090 = 0.1592497071
535-
bandint_shift_dr6_pa5_f150 = -1.159111141
536-
bandint_shift_dr6_pa6_f090 = 0.7731299635
537-
bandint_shift_dr6_pa6_f150 = -0.4757717247
533+
bandpass_shift_dr6_pa4_f220 = 5.544125003
534+
bandpass_shift_dr6_pa5_f090 = 0.1592497071
535+
bandpass_shift_dr6_pa5_f150 = -1.159111141
536+
bandpass_shift_dr6_pa6_f090 = 0.7731299635
537+
bandpass_shift_dr6_pa6_f150 = -0.4757717247
538538

539539
bandpass_shift_lat_iso_i1_f090_flip0 = 0.
540540
bandpass_shift_lat_iso_i1_f090_flip1 = 0.

project/SO/pISO/paramfiles/deep56_20260201_skn_50cg_inpaint_holes_flip_split_cal_poleff.dict

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
run_name = 'deep56_20260201_skn_50cg_inpaint_holes_flip_split'
1+
run_name = 'deep56_20260201_skn_50cg_inpaint_holes_flip_split_cal_poleff'
22
# ! CHANGE THESE
33
data_dir = 'path/to/your/datadir/'
44
yaml_dir = 'path/to/your/yamldir/'
@@ -530,11 +530,11 @@ bandpass_shift_planck_f143 = 0.
530530
bandpass_shift_planck_f217 = 0.
531531
bandpass_shift_planck_f353 = 0.
532532

533-
bandint_shift_dr6_pa4_f220 = 5.544125003
534-
bandint_shift_dr6_pa5_f090 = 0.1592497071
535-
bandint_shift_dr6_pa5_f150 = -1.159111141
536-
bandint_shift_dr6_pa6_f090 = 0.7731299635
537-
bandint_shift_dr6_pa6_f150 = -0.4757717247
533+
bandpass_shift_dr6_pa4_f220 = 5.544125003
534+
bandpass_shift_dr6_pa5_f090 = 0.1592497071
535+
bandpass_shift_dr6_pa5_f150 = -1.159111141
536+
bandpass_shift_dr6_pa6_f090 = 0.7731299635
537+
bandpass_shift_dr6_pa6_f150 = -0.4757717247
538538

539539
bandpass_shift_lat_iso_i1_f090_flip0 = 0.
540540
bandpass_shift_lat_iso_i1_f090_flip1 = 0.

project/SO/pISO/paramfiles/deep56_20260201_skn_50cg_inpaint_holes_inout_split.dict

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -514,11 +514,11 @@ bandpass_shift_planck_f143 = 0.
514514
bandpass_shift_planck_f217 = 0.
515515
bandpass_shift_planck_f353 = 0.
516516

517-
bandint_shift_dr6_pa4_f220 = 5.544125003
518-
bandint_shift_dr6_pa5_f090 = 0.1592497071
519-
bandint_shift_dr6_pa5_f150 = -1.159111141
520-
bandint_shift_dr6_pa6_f090 = 0.7731299635
521-
bandint_shift_dr6_pa6_f150 = -0.4757717247
517+
bandpass_shift_dr6_pa4_f220 = 5.544125003
518+
bandpass_shift_dr6_pa5_f090 = 0.1592497071
519+
bandpass_shift_dr6_pa5_f150 = -1.159111141
520+
bandpass_shift_dr6_pa6_f090 = 0.7731299635
521+
bandpass_shift_dr6_pa6_f150 = -0.4757717247
522522

523523
bandpass_shift_lat_iso_i1_f090_inout0 = 0.
524524
bandpass_shift_lat_iso_i1_f090_inout1 = 0.

project/SO/pISO/paramfiles/deep56_20260201_skn_50cg_inpaint_holes_pwv_split.dict

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,11 @@ bandpass_shift_planck_f143 = 0.
530530
bandpass_shift_planck_f217 = 0.
531531
bandpass_shift_planck_f353 = 0.
532532

533-
bandint_shift_dr6_pa4_f220 = 5.544125003
534-
bandint_shift_dr6_pa5_f090 = 0.1592497071
535-
bandint_shift_dr6_pa5_f150 = -1.159111141
536-
bandint_shift_dr6_pa6_f090 = 0.7731299635
537-
bandint_shift_dr6_pa6_f150 = -0.4757717247
533+
bandpass_shift_dr6_pa4_f220 = 5.544125003
534+
bandpass_shift_dr6_pa5_f090 = 0.1592497071
535+
bandpass_shift_dr6_pa5_f150 = -1.159111141
536+
bandpass_shift_dr6_pa6_f090 = 0.7731299635
537+
bandpass_shift_dr6_pa6_f150 = -0.4757717247
538538

539539
bandpass_shift_lat_iso_i1_f090_pwv0 = 0.
540540
bandpass_shift_lat_iso_i1_f090_pwv1 = 0.

project/SO/pISO/paramfiles/deep56_20260201_skn_50cg_inpaint_holes_pwv_split_cal_poleff.dict

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
run_name = 'deep56_20260201_skn_50cg_inpaint_holes_pwv_split'
1+
run_name = 'deep56_20260201_skn_50cg_inpaint_holes_pwv_split_cal_poleff'
22
# ! CHANGE THESE
33
data_dir = 'path/to/your/datadir/'
44
yaml_dir = 'path/to/your/yamldir/'
@@ -532,11 +532,11 @@ bandpass_shift_planck_f143 = 0.
532532
bandpass_shift_planck_f217 = 0.
533533
bandpass_shift_planck_f353 = 0.
534534

535-
bandint_shift_dr6_pa4_f220 = 5.544125003
536-
bandint_shift_dr6_pa5_f090 = 0.1592497071
537-
bandint_shift_dr6_pa5_f150 = -1.159111141
538-
bandint_shift_dr6_pa6_f090 = 0.7731299635
539-
bandint_shift_dr6_pa6_f150 = -0.4757717247
535+
bandpass_shift_dr6_pa4_f220 = 5.544125003
536+
bandpass_shift_dr6_pa5_f090 = 0.1592497071
537+
bandpass_shift_dr6_pa5_f150 = -1.159111141
538+
bandpass_shift_dr6_pa6_f090 = 0.7731299635
539+
bandpass_shift_dr6_pa6_f150 = -0.4757717247
540540

541541
bandpass_shift_lat_iso_i1_f090_pwv0 = 0.
542542
bandpass_shift_lat_iso_i1_f090_pwv1 = 0.

project/SO/pISO/paramfiles/dr6xdeep56_20260201_skn_50cg_inpaint_holes.dict renamed to project/SO/pISO/paramfiles/dr6xdeep56_20260201_skn_50cg_inpaint_holes_cal_poleff.dict

Lines changed: 37 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
run_name = 'dr6xdeep56_20260201_skn_50cg_inpaint_holes'
2-
data_dir = '/scratch/gpfs/SIMONSOBS/users/zatkins/projects/lat-iso/piso/'
3-
yaml_dir = '/home/zatkins/projects/PSpipe_dev/repos/PSpipe/project/SO/pISO/python/yaml/'
1+
run_name = 'dr6xdeep56_20260201_skn_50cg_inpaint_holes_cal_poleff'
2+
# ! CHANGE THESE
3+
data_dir = 'path/to/your/datadir/'
4+
yaml_dir = 'path/to/your/yamldir/'
45

56
# define paths for scripts in advance. this is the most flexible way for now
67
# to allow products to be reused across different paramfiles
@@ -16,6 +17,9 @@ spec_dir = data_dir + f'spectra/{run_name}/'
1617
cov_dir = data_dir + f'covariances/{run_name}/'
1718
window_dir = data_dir + f'windows/{run_name}/'
1819

20+
nulls_dir = f'nulls/{run_name}'
21+
nulls_yaml = yaml_dir + "post_spectra.yaml"
22+
1923
# surveys = ['dr6', 'legacy', 'lat_iso']
2024
surveys = ['dr6', 'lat_iso']
2125
# surveys = ['lat_iso']
@@ -98,31 +102,31 @@ pol_eff_dr6_pa5_f150 = 1.0
98102
pol_eff_dr6_pa6_f090 = 1.0
99103
pol_eff_dr6_pa6_f150 = 1.0
100104

101-
cal_lat_iso_i1_f090 = 1.
102-
cal_lat_iso_i1_f150 = 1.
103-
cal_lat_iso_i3_f090 = 1.
104-
cal_lat_iso_i3_f150 = 1.
105-
cal_lat_iso_i4_f090 = 1.
106-
cal_lat_iso_i4_f150 = 1.
107-
cal_lat_iso_i6_f090 = 1.
108-
cal_lat_iso_i6_f150 = 1.
109-
cal_lat_iso_c1_f220 = 1.
110-
cal_lat_iso_c1_f280 = 1.
111-
cal_lat_iso_i5_f220 = 1.
112-
cal_lat_iso_i5_f280 = 1.
113-
114-
pol_eff_lat_iso_i1_f090 = 1.
115-
pol_eff_lat_iso_i1_f150 = 1.
116-
pol_eff_lat_iso_i3_f090 = 1.
117-
pol_eff_lat_iso_i3_f150 = 1.
118-
pol_eff_lat_iso_i4_f090 = 1.
119-
pol_eff_lat_iso_i4_f150 = 1.
120-
pol_eff_lat_iso_i6_f090 = 1.
121-
pol_eff_lat_iso_i6_f150 = 1.
122-
pol_eff_lat_iso_c1_f220 = 1.
123-
pol_eff_lat_iso_c1_f280 = 1.
124-
pol_eff_lat_iso_i5_f220 = 1.
125-
pol_eff_lat_iso_i5_f280 = 1.
105+
cal_lat_iso_c1_f220 = 0.9031855172350052
106+
cal_lat_iso_c1_f280 = 0.893796587146585
107+
cal_lat_iso_i1_f090 = 0.7927905168394984
108+
cal_lat_iso_i1_f150 = 0.8760381492917863
109+
cal_lat_iso_i3_f090 = 0.8125863893808455
110+
cal_lat_iso_i3_f150 = 0.8739263645969182
111+
cal_lat_iso_i4_f090 = 0.8123182214497373
112+
cal_lat_iso_i4_f150 = 0.9153103732979831
113+
cal_lat_iso_i5_f220 = 0.8575367226924809
114+
cal_lat_iso_i5_f280 = 0.7925398509159925
115+
cal_lat_iso_i6_f090 = 0.8356521163056648
116+
cal_lat_iso_i6_f150 = 0.877821130252085
117+
118+
pol_eff_lat_iso_c1_f220 = 1.028270103751137
119+
pol_eff_lat_iso_c1_f280 = 1.0535500844666963
120+
pol_eff_lat_iso_i1_f090 = 0.9837518423914399
121+
pol_eff_lat_iso_i1_f150 = 1.010087686552207
122+
pol_eff_lat_iso_i3_f090 = 0.974781179016763
123+
pol_eff_lat_iso_i3_f150 = 0.9582029998264823
124+
pol_eff_lat_iso_i4_f090 = 0.9928626594097193
125+
pol_eff_lat_iso_i4_f150 = 0.995728389767276
126+
pol_eff_lat_iso_i5_f220 = 1.0067103378796256
127+
pol_eff_lat_iso_i5_f280 = 0.8291556428072224
128+
pol_eff_lat_iso_i6_f090 = 0.9822464543909052
129+
pol_eff_lat_iso_i6_f150 = 0.9674195074922873
126130

127131
do_bandpass_integration = True
128132
passband_dir_dr6 = '/scratch/gpfs/SIMONSOBS/lat-iso/passbands/dr6/'
@@ -325,11 +329,11 @@ fg_components = {'tt': ['tSZ_and_CIB', 'cibp', 'kSZ', 'radio', 'dust'], 'te': ['
325329

326330
fg_params = {'a_tSZ': 3.352350745e+00, 'alpha_tSZ':-6.501443802e-01, 'a_kSZ': 2.016949764e+00, 'a_p': 7.594274444e+00, 'beta_p': 1.902934700e+00, 'a_c': 3.684264620e+00, 'beta_c': 1.902934700e+00, 'a_s': 2.810617983e+00, 'beta_s':-2.810871948e+00, 'xi': 7.733078253e-02, 'a_gtt': 3.62, 'a_gte': 0.331, 'a_gtb': 0.073, 'a_gee': 0.088, 'a_gbb': 0.065, 'a_pste': -2.597454946e-02, 'a_pstb': 0, 'a_psee': 1.356848002e-02, 'a_psbb': 0, 'alpha_s':1.0, 'T_d': 9.60, 'T_effd':19.6, 'beta_d':1.5, 'alpha_dT':-0.6, 'alpha_dE':-0.4, 'alpha_p':1.}
327331

328-
bandpass_shift_dr6_pa4_f220 = 7.5
329-
bandpass_shift_dr6_pa5_f090 = -0.06
330-
bandpass_shift_dr6_pa5_f150 = -0.92
331-
bandpass_shift_dr6_pa6_f090 = 0.5
332-
bandpass_shift_dr6_pa6_f150 = -0.19
332+
bandpass_shift_dr6_pa4_f220 = 5.544125003
333+
bandpass_shift_dr6_pa5_f090 = 0.1592497071
334+
bandpass_shift_dr6_pa5_f150 = -1.159111141
335+
bandpass_shift_dr6_pa6_f090 = 0.7731299635
336+
bandpass_shift_dr6_pa6_f150 = -0.4757717247
333337

334338
bandpass_shift_lat_iso_i1_f090 = 0.
335339
bandpass_shift_lat_iso_i1_f150 = 0.

0 commit comments

Comments
 (0)