Skip to content

Commit 0087ebb

Browse files
committed
minor
1 parent ae8eabd commit 0087ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ binning:
9999
# ell binning for the harmonic-space covariance matrix
100100
ell_min: 10 # Type: int | float. Minimum ell
101101
ell_max: 3000 # Type: int | float. Maximum ell
102-
ell_bins: 32 # Type: int. Number of ell bins. Not used in the 'unbinned' case
102+
ell_bins: 30 # Type: int. Number of ell bins. Not used in the 'unbinned' case
103103

104104
# Path to user-provided ell binning scheme. Used only if 'binning_type' is set to 'from_input'.
105105
# The file should have the following columns:

0 commit comments

Comments
 (0)