From b7f4604459d4059357fa8a7054d983891e4d5c20 Mon Sep 17 00:00:00 2001 From: xzackli Date: Fri, 15 Dec 2023 10:02:12 -0800 Subject: [PATCH] update lmax and typos in README --- project/ana_cov_comp/README_perlmutter.md | 6 +++--- project/ana_cov_comp/paramfiles/cov_dr6_v4_20231128.dict | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/project/ana_cov_comp/README_perlmutter.md b/project/ana_cov_comp/README_perlmutter.md index d5ea22ca..45fba5a7 100644 --- a/project/ana_cov_comp/README_perlmutter.md +++ b/project/ana_cov_comp/README_perlmutter.md @@ -3,9 +3,9 @@ ```bash alias shortjob="sbatch paramfiles/1perlmutternode.slurm $1" # short QOS shortjob "srun --ntasks 1 --cpus-per-task 128 --cpu-bind=cores python -u \ -python python/get_1pt_ewin_alms.py paramfiles/cov_dr6_v4_20231128.dict" +python/get_1pt_ewin_alms.py paramfiles/cov_dr6_v4_20231128.dict" shortjob "srun --ntasks 1 --cpus-per-task 128 --cpu-bind=cores python -u \ -python python/get_2pt_ewin_alms.py paramfiles/cov_dr6_v4_20231128.dict" +python/get_2pt_ewin_alms.py paramfiles/cov_dr6_v4_20231128.dict" ``` ## Couplings: @@ -13,7 +13,7 @@ python python/get_2pt_ewin_alms.py paramfiles/cov_dr6_v4_20231128.dict" ```bash alias shortjob="sbatch --time 2:00:00 paramfiles/1perlmutternode.slurm $1" # short QOS shortjob "srun --ntasks 1 --cpus-per-task 128 --cpu-bind=cores python -u \ -python python/get_2pt_coupling_matrices.py paramfiles/cov_dr6_v4_20231128.dict" +python/get_2pt_coupling_matrices.py paramfiles/cov_dr6_v4_20231128.dict" ``` For production on all 4pt, diff --git a/project/ana_cov_comp/paramfiles/cov_dr6_v4_20231128.dict b/project/ana_cov_comp/paramfiles/cov_dr6_v4_20231128.dict index 518d4fbe..371c50a1 100644 --- a/project/ana_cov_comp/paramfiles/cov_dr6_v4_20231128.dict +++ b/project/ana_cov_comp/paramfiles/cov_dr6_v4_20231128.dict @@ -11,7 +11,7 @@ multistep_path = data_dir mcms_dir = data_dir + 'mcms' binned_mcm = False -lmax = 8500 +lmax = 10800 use_toeplitz_mcm = False binning_file = data_dir + "binning/BIN_ACTPOL_50_4_SC_large_bin_at_low_ell" niter = 0