Skip to content

Commit e775e13

Browse files
committed
minor
1 parent 7dff622 commit e775e13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,10 @@ nz:
9292

9393

9494
binning:
95-
binning_type: 'log' # Type: str. Options: ['log', 'lin', 'unbinned', 'ref_cut', 'from_input']
95+
binning_type: 'log' # Type: str. Options: ['log', 'lin', 'unbinned', 'from_input']
9696

9797
ell_min: 10 # Type: int. Minimum ell
98-
ell_max: 200 # Type: int. Maximum ell
98+
ell_max: 3000 # Type: int. Maximum ell
9999
ell_bins: 32 # Type: int. Number of ell bins. Not used in the 'unbinned' case
100100

101101
ell_bins_filename: '../common_data/Spaceborne_jobs/develop/ell_values_3x2pt.txt'

0 commit comments

Comments
 (0)