Skip to content

Commit ba68cbd

Browse files
author
Louis Thibaut
committed
add option with planck beam path
1 parent 21773d6 commit ba68cbd

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

project/SPT_dev/paramfiles/global_planck_in_SPT.dict

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ release_dir = "/global/cfs/cdirs/sobs/users/tlouis/spt_data/"
55
alm_conv_spt = "HEALPIX"
66
pure = False
77

8+
planck_fits_beam_path = "/global/cfs/cdirs/cmb/data/act_dr6/dr6.02/pspipe/for_planck/beams/"
89

910
binning_file = release_dir + "binning_spt.dat"
1011
apply_kspace_filter = False
@@ -43,21 +44,20 @@ maps_Planck_143 = [f"{npipe_dir}/npipe6v20A/npipe6v20A_143_map.fits", f"{npipe_d
4344
maps_Planck_353 = [f"{npipe_dir}/npipe6v20A/npipe6v20A_353_map.fits", f"{npipe_dir}/npipe6v20B/npipe6v20B_353_map.fits"]
4445

4546

46-
planck_beam_path = "/global/cfs/cdirs/cmb/data/act_dr6/dr6.02/pspipe/for_planck/beams/"
4747

48-
beam_T_Planck_f143 = "beams/npipe_DR6_AxB/bl_T_npipe_DR6_143Ax143B.dat"
49-
beam_T_Planck_f353 = "beams/npipe_DR6_AxB/bl_T_npipe_DR6_353Ax353B.dat"
48+
beam_T_Planck_143 = "beams/npipe_DR6_AxB/bl_T_npipe_DR6_143Ax143B.dat"
49+
beam_T_Planck_353 = "beams/npipe_DR6_AxB/bl_T_npipe_DR6_353Ax353B.dat"
5050

51-
beam_pol_Planck_f143 = "beams/npipe_DR6_AxB/bl_pol_npipe_DR6_143Ax143B.dat"
52-
beam_pol_Planck_f353 = "beams/npipe_DR6_AxB/bl_pol_npipe_DR6_353Ax353B.dat"
51+
beam_pol_Planck_143 = "beams/npipe_DR6_AxB/bl_pol_npipe_DR6_143Ax143B.dat"
52+
beam_pol_Planck_353 = "beams/npipe_DR6_AxB/bl_pol_npipe_DR6_353Ax353B.dat"
5353

5454

55-
cal_Planck_f143 = 1
56-
cal_Planck_f353 = 1
55+
cal_Planck_143 = 1
56+
cal_Planck_353 = 1
5757

5858

59-
pol_eff_Planck_f143 = 1.0
60-
pol_eff_Planck_f353 = 1.0
59+
pol_eff_Planck_143 = 1.0
60+
pol_eff_Planck_353 = 1.0
6161

6262
window_dir = "/pscratch/sd/t/tlouis/spt_mask_clean/my_masks/"
6363

0 commit comments

Comments
 (0)